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것과 같습니다.

적용 대상