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”。

适用于