ThemeableAttribute.Yes 欄位

定義

取得 ThemeableAttribute 執行個體,用來裝飾受主題和控制面板影響的型別或成員。

public: static initonly System::Web::UI::ThemeableAttribute ^ Yes;
public static readonly System.Web.UI.ThemeableAttribute Yes;
 staticval mutable Yes : System.Web.UI.ThemeableAttribute
Public Shared ReadOnly Yes As ThemeableAttribute 

欄位值

備註

欄位 Yes 相當於使用 ThemeableAttribute(Boolean) 建構函式建立實例,並傳遞 true

適用於