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

適用対象