แก้ไข

แชร์ผ่าน


DataBoundControlAdapter Constructor

Definition

Initializes a new instance of the DataBoundControlAdapter class.

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

Remarks

The .NET Framework internally constructs a new instance of the DataBoundControlAdapter class when it creates the corresponding DataBoundControlAdapter object.

Applies to

See also