Wizard.SideBarPlaceholderId Field

Definition

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

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

Field Value

Remarks

The placeholder ID must be set to "sideBarPlaceHolder".

Applies to