BaseFieldControl Constructor
Initializes a new instance of the BaseFieldControl 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 BaseFieldControl()
protected BaseFieldControl()