WebAdministrationSelector.DefaultSelectionId Method
This member overrides ContextSelector<T>.DefaultSelectionId().
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function DefaultSelectionId As String
'Usage
Dim returnValue As String
returnValue = Me.DefaultSelectionId()
protected override string DefaultSelectionId()
Return Value
Type: System.String
See Also
Reference
WebAdministrationSelector Class