PersistChildrenAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the PersistChildrenAttribute class.
Assembly: System.Web (in System.Web.dll)
| 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:
