ContextSelector<T>.DefaultSelectionId Method
Implements the default selection identifier (ID) when overridden in a derived class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Function DefaultSelectionId As String
'Usage
Dim returnValue As String
returnValue = Me.DefaultSelectionId()
protected virtual string DefaultSelectionId()
Return Value
Type: System.String
A string that represents the output of the DefaultSelectionId method.