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

적용 대상