CompositeDataBoundControl Constructor

Definition

Initializes a new instance of the CompositeDataBoundControl class.

protected:
 CompositeDataBoundControl();
protected CompositeDataBoundControl ();
Protected Sub New ()

Remarks

The CompositeDataBoundControl class is an abstract class. You cannot create a new instance of this class.

Applies to

See also