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.ParseChildrenAttributeIf 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: