This documentation is archived and is not being maintained.
ParseChildrenAttribute Fields
Visual Studio 2010
The ParseChildrenAttribute type exposes the following members.
| 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: