ParseChildrenAttribute.ParseAsChildren 欄位

定義

表示伺服器控制項中所包含的巢狀內容剖析成控制項。

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

欄位值

備註

ParseAsChildren如果呼叫欄位,則伺服器控制項中包含的巢狀內容不會剖析為屬性;而是剖析為控制項。

適用於

另請參閱