DataListComponentEditor 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 DataListComponentEditor 類別的新執行個體。
多載
DataListComponentEditor() |
初始化 DataListComponentEditor 類別的新執行個體。 |
DataListComponentEditor(Int32) |
初始化 DataListComponentEditor 類別的新執行個體,並將其初始頁面設定為指定的索引。 |
DataListComponentEditor()
初始化 DataListComponentEditor 類別的新執行個體。
public:
DataListComponentEditor();
public DataListComponentEditor ();
Public Sub New ()
另請參閱
適用於
DataListComponentEditor(Int32)
初始化 DataListComponentEditor 類別的新執行個體,並將其初始頁面設定為指定的索引。
public:
DataListComponentEditor(int initialPage);
public DataListComponentEditor (int initialPage);
new System.Web.UI.Design.WebControls.DataListComponentEditor : int -> System.Web.UI.Design.WebControls.DataListComponentEditor
Public Sub New (initialPage As Integer)
參數
- initialPage
- Int32
初始頁面的索引。