Wizard.WizardStepPlaceholderId Field

Definition

Gets the ID of the WizardStep placeholder in a Wizard control.

public: static initonly System::String ^ WizardStepPlaceholderId;
public static readonly string WizardStepPlaceholderId;
 staticval mutable WizardStepPlaceholderId : string
Public Shared ReadOnly WizardStepPlaceholderId As String 

Field Value

Remarks

The placeholder ID must be set to "WizardStepPlaceHolder".

Applies to