FilterableAttribute.Default 필드

정의

기본 속성 설정이 있는 미리 정의된 FilterableAttribute 개체를 나타냅니다. 이 필드는 읽기 전용입니다.

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

필드 값

설명

Default 필드는 기본 속성 설정이 있는 미리 정의된 FilterableAttribute 개체를 나타냅니다. 이 필드는 개체를 미리 정의된 개체와 FilterableAttribute 비교할 때 자주 사용됩니다.

메모

Default 필드는 필드가 FilterableAttribute 나타내는 Yes 개체와 동일합니다.

적용 대상

추가 정보