PersistChildrenAttribute Fields
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Indicates the default attribute state. The Default field is read-only. |
![]() ![]() | No | Indicates that nested content should not persist as nested controls at design time. This field is read-only. |
![]() ![]() | Yes | Indicates that nested content should persist as controls at design time. The Yes field is read-only. |
Show:

