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합니다.

적용 대상