The fields of System.Web.UI.PersistChildrenAttribute are listed below. For a list of all members, see the PersistChildrenAttribute Members list.
See Also: Inherited members from System.Attribute
static readonly | Default | PersistChildrenAttribute.
Indicates the default attribute state. The PersistChildrenAttribute.Default field is read-only. |
static readonly | No | PersistChildrenAttribute.
Indicates that nested content should not persist as nested controls at design time. This field is read-only. |
static readonly | Yes | PersistChildrenAttribute.
Indicates that nested content should persist as controls at design time. The PersistChildrenAttribute.Yes field is read-only. |