This topic has not yet been rated - Rate this topic

ConsoleAction.RequiredStates property

Gets an object that represents the authoring states required for this ConsoleAction object to be enabled in the current context.

Namespace:  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public virtual AuthoringStates RequiredStates { get; }

Property value

Type: Microsoft.SharePoint.Publishing.WebControls.AuthoringStates
The states required for this ConsoleAction object to be available.

When this ConsoleAction object appears in the user interface, the value of this property determines whether the action is enabled or disabled.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.