Represents a tab within a TabControl. The following tables list the members exposed by the TabPage type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
|
![]() |
The parent TabControl of this TabPage |
Name | Description | |
---|---|---|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Gets the URL of the image that will be displayed in the tab's header. |
|
![]() |
Gets the URL of the web page that will be loaded in the control. |
|
![]() |
Gets the title text of this TabPage. |
|
![]() |
Gets the tooltip text displayed by this TabPage's header. |
|
![]() |
Gets a value indicating whether the window will display the title of its content iframe. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Reloads the inner iframe. |
|
![]() |
Selects the tab. |
|
![]() |
Sets the URL of the image that will be displayed in the tab's header. |
|
![]() |
Sets the URL of the web page that will be loaded in the control. |
|
![]() |
Sets the title text of this TabPage. |
|
![]() |
Sets the tooltip text displayed by this TabPage's header. |
|
![]() |
Sets a value indicating whether the window will display the title of its content iframe. |