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

適用対象