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

적용 대상