Freigeben über


PageLayoutAction.RequiredStates-Eigenschaft

Ruft ab, Staaten, die erforderlich sind, um die von diesem PageLayoutAction -Objekt dargestellte Aktion ausführen.

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

Syntax

'Declaration
Public Overrides ReadOnly Property RequiredStates As AuthoringStates
    Get
'Usage
Dim instance As PageLayoutAction
Dim value As AuthoringStates

value = instance.RequiredStates
public override AuthoringStates RequiredStates { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.Publishing.WebControls.AuthoringStates
Gibt AuthoringStateszurück.

Siehe auch

Referenz

PageLayoutAction Klasse

PageLayoutAction-Member

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions-Namespace