SPNavigationManager.QuickLaunchControlId Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property QuickLaunchControlId As String
Get
Set
'Usage
Dim instance As SPNavigationManager
Dim value As String
value = instance.QuickLaunchControlId
instance.QuickLaunchControlId = value
public string QuickLaunchControlId { get; set; }
Property Value
Type: System.String