Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace
The Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions namespace contains classes that define behaviors that are available to the Microsoft SharePoint Server 2010 Editing menu. The menu supports common actions such as add, check in, check out, copy, decline, exit, delete, modify, move, and save, but it also supports actions that are specific to other SharePoint Server 2010 functionality, such as creating new sites and pages, importing Web Parts, implementing Quick Deploy actions, switching modes, and managing workflows.
Classes
Class | Description | |
---|---|---|
ApproveAction | Approves nonworkflow page submissions. | |
ApproveOrDeclineAction | Represents an approve or decline action. | |
BaseApproveAction | Represents a Base Approve console action, which indicates that updates are declined. | |
BaseDeclineAction | Represents a Base Decline console action, which indicates that updates are declined. | |
BrowseWebPartsAction | Represents a Browse Web Parts console action, which enables browsing of available Web Parts to add to a Web page. | |
CancelApprovalRequestAction | Represents an Approval Request console action, which cancels page submissions that are not associated with a workflow. | |
CancelApprovalWorkflowRequestAction | Cancels workflow page submissions. | |
CancelSchedulingAction | Represents a cancel of a scheduling action. | |
CheckInAction | Represents a check-in action. | |
CheckInWithCommentAction | Represents the action of checking in with a comment. | |
CheckOutAction | Represents a check out action. | |
CheckOutOverrideAction | Allows a checkout by another user to be undone so that the file can be checked out by the current user. | |
ConsoleAction | Represents the base class which all specific console actions to be used in the ConsoleDataSource must inherit. | |
CopyAction | Represents a copy action. | |
CreateNewPublishingPageAction | Represents an action to create a publishing page. | |
CreateNewSiteAction | Represents a Create New Site console action, which creates a new Web site. | |
CreateNewsLinkAction | Represents a Create News Link console action, which creates a news link on the Web page. | |
CreatePageVariationAction | Creates a Variations page. | |
CreateSiteVariationAction | Represents a Create Site Variation console action, which creates a variation PublishingWeb page. | |
DeclineAction | Provides methods and properties required by the Decline Action console action available to the Editing menu. | |
DeleteAction | Provides methods and properties required by the Delete Action console action that are available from the Editing menu. | |
EditListItemPropertiesAction | Represents an action to send user to page for editing list item properties. | |
EditPropertiesAction | Provides methods and properties required by the Editing Menu Actions console action available to the Editing Menu. | |
ExitMenuAction | Implements the ExitMenuAction console action. | |
ExitWithoutSavingAction | Represents an Exit Without Saving console action, which exits a Web page without saving changes. | |
ForceSavePublishingPageAction | Forces Publishing page actions to be saved. | |
ImportWebPartsAction | Provides methods and properties required to import Web Parts. | |
ManageSiteAction | Provides methods and properties required by the ManageSiteAction console action. | |
ModifyNavigationAction | Represents a Modify Navigation Action console action, which enables configuration of site navigation settings. | |
ModifyPagesLibrarySettingsAction | Represents a Modify Pages Library Settings console action, which enables modification of settings in the pages library. | |
ModifyWebPartsNode | Provides a full tree of Web Parts. | |
MoveAction | Provides methods and properties required by the MoveAction console action. | |
OneClickPublishAction | Makes the page go live and publishes it with one click. | |
PageLayoutAction | Changes the page layout of the current publishing page. | |
PersonalViewAction | Represents a Personal View console action, which indicates whether the view is personalized. | |
PreviewAction | Provides methods and properties required by the PreviewAction console action. | |
PreviewExistingPublishingPageAction | Provides methods and properties required by the PreviewExistingPublishingPageAction console action. | |
PublishAction | Represents a Publish console action, which publishes a Web page. | |
PublishWithCommentAction | Provides methods and properties required by the PublishWithCommentAction console action. | |
QuickDeployAction | Provides methods and properties required by the QuickDeployAction console action. | |
ReportsNode | A ConsoleNode object that supports SiteAction objects that allow displaying one or more reports without also closing the ConsoleNode object. Reports appear when the ConsoleNode object has the focus. | |
ReviewPublishingPageAction | Represents a Review Publishing Page console action, which enables review of a Publishing page. | |
RevisionHistoryAction | Represents a Revision History console action, which displays the version history of a Web page. | |
RTEV4Action | Registers the publishing extensions files for the rich text editor. | |
SavePublishingPageAction | Represents a Save Publishing Page console action, which saves the publishing page. | |
SchedulingAction | Represents the ConsoleAction object that is used to set the scheduling information of the current publishing page. | |
SearchWebPartsAction | Provides methods and properties required by the SearchWebPartsAction console action. | |
SharedViewAction | Represents a Shared View console action, which indicates whether the view is shared. | |
ShowUnapprovedResourcesAction | Provides methods and properties required by the ShowUnapprovedResourcesAction console action. | |
SiteDirectoryBrokenLinksCheckerAction | Provides methods and properties required by the SiteDirectoryBrokenLinksCheckerAction console action. | |
SiteSettingsAction | Provides methods and properties required by the SiteSettingsAction console action. | |
SpellCheckEntirePageAction | Provides methods and properties required by the SpellCheckEntirePageAction console action. | |
SwitchToAuthoringModeAction | Provides methods and properties required by the SwitchToAuthoringModeAction console action. | |
SwitchToPublishedModeAction | Represents a Switch To Published Mode console action, which changes the mode of an item to Published. | |
UndoCheckOutAction | Provides methods and properties required by the UndoCheckOutAction console action. | |
UnpublishAction | Provides methods and properties required by the UnpublishAction console action. | |
UpdateVariationsAction | Provides methods and properties required to temporarily implement this UpdateVariationsAction console action. | |
VersionDifferenceAction | Represents a Version Difference console action, which indicates whether there is a difference in versions. | |
VersionInfoAction | Provides methods and properties required by the VersionInfoAction console action. | |
ViewAllSiteContentAction | Represents a View All Site Content console action, which displays all site content. | |
ViewChangesPageVariationAction | Represents the server-side implementation of the ribbon button that lets a user on a target page of the variations feature display the changes to the source page. | |
ViewRecycleBinAction | Provides methods and properties required by the ViewRecycleBinAction console action. | |
WorkflowApproveAction | Provides methods and properties required by the WorkflowApproveAction console action. | |
WorkflowDeclineAction | Provides methods and properties required by the WorkflowDeclineAction console action. | |
WorkflowStartAction | Represents a Workflow Start console action, which provides access to workflow start options. | |
WorkflowStatusAction | Provides methods and properties required by the WorkflowStatusAction console action. | |
WorkflowTasksAction | Provides methods and properties required by the WorkflowTasksAction console action. |