System.Web.UI.PersistChildrenAttribute: Field Members

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

Public Fields

static readonly
DefaultPersistChildrenAttribute.

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

static readonly
NoPersistChildrenAttribute.

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

static readonly
YesPersistChildrenAttribute.

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