Represents the Microsoft Content Management Server (MCMS) 2002 Web Author console
Submit action.
Namespace: Microsoft.ContentManagement.WebControls.ConsoleControls
Assembly: Microsoft.ContentManagement.WebControls (in microsoft.contentmanagement.webcontrols.dll)
Visual Basic (Declaration)
Public Class SubmitAction
Inherits BasePostbackAction
Dim instance As SubmitAction
public class SubmitAction : BasePostbackAction
public ref class SubmitAction : public BasePostbackAction
public class SubmitAction extends BasePostbackAction
public class SubmitAction extends BasePostbackAction
This action allows users to perform the workflow operation of submitting the current page. This action is only available to users who have rights to submit the MCMS 2002 page.
>System.Object
>System.Web.UI.Control
Microsoft.ContentManagement.WebControls.BaseWebAuthor
Microsoft.ContentManagement.WebControls.ConsoleControls.BaseAction
Microsoft.ContentManagement.WebControls.ConsoleControls.BasePostbackAction
Microsoft.ContentManagement.WebControls.ConsoleControls.SubmitAction
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.