Class FormatAttribute
Inheritance
System.Object
FormatAttribute
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
public sealed class FormatAttribute : Attribute
Constructors
| Improve this Doc View SourceFormatAttribute(String)
Initializes a new instance of the FormatAttribute class.
Declaration
public FormatAttribute(string format)
Parameters
Type | Name | Description |
---|---|---|
System.String | format |
Properties
| Improve this Doc View SourceFormat
Declaration
public string Format { get; }
Property Value
Type | Description |
---|---|
System.String |