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

適用対象