This documentation is archived and is not being maintained.
PersistChildrenAttribute Constructor
Visual Studio 2010
Initializes a new instance of the PersistChildrenAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
PersistChildrenAttribute(Boolean) | Initializes a new instance of the PersistChildrenAttribute class using a Boolean value indicating whether to persist nested content as nested controls. |
|
PersistChildrenAttribute(Boolean, Boolean) | Initializes a new instance of the PersistChildrenAttribute class using two Boolean values. One indicating whether to persist nested content as nested controls and the other indicating whether to use a custom persistence method. |
Show: