Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The states that are required for this action to be enabled.
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 SchedulingAction
Dim value As AuthoringStates
value = instance.RequiredStates
public override AuthoringStates RequiredStates { get; }
Property Value
Type: Microsoft.SharePoint.Publishing.WebControls.AuthoringStates
Returns AuthoringStates.
See Also
Reference
Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace