Share via


WebAdministrationSelector.NavigateUrl property

Get the navigation URL to view the select web page. This also adds the GUID for the site collection.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property NavigateUrl As String
    Get
'Usage
Dim value As String

value = Me.NavigateUrl
protected override string NavigateUrl { get; }

Property value

Type: System.String

See also

Reference

WebAdministrationSelector class

WebAdministrationSelector members

Microsoft.SharePoint.WebControls namespace