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 时,通常使用此字段。

备注

字段 DefaultFilterableAttribute 字段表示 Yes 的对象相同。

适用于

另请参阅