FilterableAttribute.No 필드

정의

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

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

필드 값

설명

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

적용 대상

추가 정보