This documentation is archived and is not being maintained.
ParseChildrenAttribute Properties
Visual Studio 2010
The ParseChildrenAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
ChildControlType | Gets a value indicating the allowed type of a control. |
|
ChildrenAsProperties | Gets or sets a value indicating whether to parse the elements that are contained within a server control as properties. |
|
DefaultProperty | Gets or sets the default property for the server control into which the elements are parsed. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
Show: