ThemeableAttribute.Default フィールド

定義

属性のアプリケーション定義の既定値を表す ThemeableAttribute インスタンスを取得します。

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

フィールド値

注釈

ThemeableAttribute クラスの既定値は、Yes フィールドと同じです。 これは、既定のクラス コンストラクターを使用して作成されたインスタンスと必ずしも同じではありません。

適用対象