BaseDataBoundControl 建構函式

定義

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

protected BaseDataBoundControl ();

備註

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

適用於

產品 版本
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

另請參閱