Gets the index of the initial component editor page.
[Visual Basic] Overrides Protected Function GetInitialComponentEditorPageIndex() As _ Integer [C#] protected override int GetInitialComponentEditorPageIndex(); [C++] protected: override int GetInitialComponentEditorPageIndex(); [JScript] protected override function GetInitialComponentEditorPageIndex() : int;
The index of the initial page.
BaseDataListComponentEditor Class | BaseDataListComponentEditor Members | System.Web.UI.Design.WebControls Namespace