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 該欄位被呼叫,伺服器控制中所包含的巢狀內容不會被解析為屬性;而是以控制項方式解析。

適用於

另請參閱