Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.