ContextSelector<T>.NavigateUrl property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace