FilterableAttribute.Yes 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示一个预定义 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 对象。