System.Web.UI.PersistChildrenAttribute: Constructor Members

The constructors 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 Constructors

Initializes a new instance of the System.Web.UI.PersistChildrenAttribute class using a Boolean value indicating whether to persist nested content as nested controls.

Initializes a new instance of the System.Web.UI.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.