ParseChildrenAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Defines the default value for the ParseChildrenAttribute class. This field is read-only. |
![]() ![]() | ParseAsChildren | Indicates that the nested content that is contained within the server control is parsed as controls. |
![]() ![]() | ParseAsProperties | Indicates that the nested content that is contained within a server control is parsed as properties of the control. |
Show:

