PersistChildrenAttribute Fields

 

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDefault

Indicates the default attribute state. The Default field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticNo

Indicates that nested content should not persist as nested controls at design time. This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticYes

Indicates that nested content should persist as controls at design time. The Yes field is read-only.

Return to top
Show: