Share via


BaseDataBoundControl 建構函式

定義

初始化 BaseDataBoundControl 類別的新執行個體。

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

備註

因為類別 BaseDataBoundControl 是抽象的,所以您無法直接建立 BaseDataBoundControl 物件。 衍生類別的建構函式通常會呼叫這個建構函式,以初始化 類別中 BaseDataBoundControl 定義的屬性。

適用於

另請參閱