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と同じです。

適用対象