ThemeableAttribute.No 欄位

定義

會有一個 ThemeableAttribute 實例用來裝飾不受主題影響的類型或成員,並獲得控制皮膚。

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

欄位值

備註

No 欄位等同於使用 ThemeableAttribute(Boolean) 建構子建立實例並傳遞 false

適用於