ParseChildrenAttribute.Default 欄位

定義

定義 ParseChildrenAttribute 類別的預設值。 此欄位為唯讀。

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

欄位值

備註

欄位的 Default 預設值為 false ,這表示元素不會剖析為伺服器控制項的屬性。

適用於

另請參閱