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 代表的物件相同。

適用於

另請參閱