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

適用於