Wizard.SideBarPlaceholderId フィールド

定義

SideBarTemplate コントロールの Wizard プレースホルダーの ID を取得します。

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

フィールド値

String

注釈

プレースホルダー ID は "sideBarPlaceHolder" に設定する必要があります。

適用対象