FilterableAttribute.Yes 필드

정의

속성이 디바이스 필터링을 지원한다는 것을 나타내는 미리 정의된 FilterableAttribute 개체를 나타냅니다. 이 필드는 읽기 전용입니다.

public: static initonly System::Web::UI::FilterableAttribute ^ Yes;
public static readonly System.Web.UI.FilterableAttribute Yes;
 staticval mutable Yes : System.Web.UI.FilterableAttribute
Public Shared ReadOnly Yes As FilterableAttribute 

필드 값

설명

Yes 필드는 속성이 디바이스 필터링을 지원한다는 것을 나타내는 미리 정의된 FilterableAttribute 개체를 나타냅니다. 이 필드는 개체를 미리 정의된 FilterableAttribute 개체와 FilterableAttribute 비교할 때 자주 사용됩니다.

메모

기본 FilterableAttribute 개체입니다.

적용 대상

추가 정보