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

適用於