WorkflowMenuCommands.DefaultPage Field

Definition

A CommandID that can be used to access the default page menu. This field is read-only.

public: static initonly System::ComponentModel::Design::CommandID ^ DefaultPage;
public static readonly System.ComponentModel.Design.CommandID DefaultPage;
 staticval mutable DefaultPage : System.ComponentModel.Design.CommandID
Public Shared ReadOnly DefaultPage As CommandID 

Field Value

Remarks

The default page menu is typically used to set or modify the default page for the workflow.

Applies to