BaseNumberField Constructor
Initializes a new instance of the BaseNumberField class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BaseNumberField()
protected BaseNumberField()