ContextSelector<T>.Key property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

ContextSelector<T> class

ContextSelector<T> members

Microsoft.SharePoint.WebControls namespace