Class FormatAttribute
Implements
Inherited Members
Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class FormatAttribute : Attribute, _AttributeConstructors
FormatAttribute(string)
Declaration
public FormatAttribute(string format)Parameters
| Type | Name | Description | 
|---|---|---|
| string | format | 
Properties
Format
Declaration
public string Format { get; }Property Value
| Type | Description | 
|---|---|
| string |