Skip to main content

DashboardControl.SetSelectedTabPage Method

Name Parameters Description
SetSelectedTabPage(String, Int32) tabContainerName, index Selects the page specified by its parent container name and by the index in the page collection.
SetSelectedTabPage(String) tabPageName Selects the page specified by its component name.