The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ParseChildrenAttribute::ParseAsChildren Field
.NET Framework (current version)
Indicates that the nested content that is contained within the server control is parsed as controls.
Assembly: System.Web (in System.Web.dll)
Field Value
Type: System.Web.UI::ParseChildrenAttribute^If the ParseAsChildren field is called, the nested content that are contained within the server control are not parsed as properties; rather, they are parsed as a control.
.NET Framework
Available since 2.0
Available since 2.0
Show: