ParseChildrenAttribute.ParseAsProperties 欄位

定義

表示伺服器控制項中所包含的巢狀內容會被解析為控制項的屬性。

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

欄位值

備註

如果該欄位被呼叫, ParseAsProperties 伺服器控制項內的巢狀內容會被解析為屬性。

適用於

另請參閱