SPControl constructor
The SPControl constructor initializes a new instance of the SPControl class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPControl()
public SPControl()