Content Constructor

Definition

Initializes a new instance of the CompositeDataBoundControl class.

public:
 Content();
public Content ();
Public Sub New ()

Remarks

The Content control typically is created declaratively, not programmatically. For an example, see Content.

Applies to

See also