ServerSelector.DefaultSelectionId Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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