Sdílet prostřednictvím


BaseDataListComponentEditor(Int32) Konstruktor

Definice

Inicializuje novou instanci BaseDataListComponentEditor třídy .

public:
 BaseDataListComponentEditor(int initialPage);
public BaseDataListComponentEditor (int initialPage);
new System.Web.UI.Design.WebControls.BaseDataListComponentEditor : int -> System.Web.UI.Design.WebControls.BaseDataListComponentEditor
Public Sub New (initialPage As Integer)

Parametry

initialPage
Int32

Index v poli typů ovládacích prvků stránky úvodní stránky, která se má zobrazit.

Poznámky

Návrhář odvozený z třídy vytvoří editor komponent odvozený z třídy , když uživatel vybere Tvůrce vlastností z místní nabídky BaseDataListDesigner BaseDataListComponentEditor v návrháři.

Platí pro

Viz také