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

Note

場與DefaultFilterableAttribute代表的物體相同Yes

適用於

另請參閱