Initializes a new instance of the FormatAttribute class.
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public FormatAttribute( string format ) |
Visual Basic |
---|
Public Sub New ( format As String ) |
Parameters
- format
- Type: System..::..String
paramformatM:DotNetNuke.UI.WebControls.FormatAttribute.#ctor(System.String)