Share via


ListAdministrationSelector.NavigateUrl property

Get the navigation URL to view the select list page. This also adds the GUID for the site collection and the site so the proper list can be found.

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

ListAdministrationSelector class

ListAdministrationSelector members

Microsoft.SharePoint.WebControls namespace