Share via


ListAdministrationSelector.Key property

The reference key to get the importent data from this.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

ListAdministrationSelector class

ListAdministrationSelector members

Microsoft.SharePoint.WebControls namespace