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