|
Name |
Description |
|
dispose |
Sys.UI.Control.dispose override. |
|
get_imageUrl |
Gets the URL of the image that will be displayed in the tab's header. |
|
get_navigateUrl |
Gets the URL of the web page that will be loaded in the control. |
|
get_title |
Gets the title text of this TabPage. |
|
get_tooltip |
Gets the tooltip text displayed by this TabPage's header. |
|
get_useFrameTitle |
Gets a value indicating whether the window will display the title of its content iframe. |
|
initialize |
Sys.UI.Control.initialize override. |
|
refresh |
Reloads the inner iframe. |
|
select |
Selects the tab. |
|
set_imageUrl |
Sets the URL of the image that will be displayed in the tab's header. |
|
set_navigateUrl |
Sets the URL of the web page that will be loaded in the control. |
|
set_title |
Sets the title text of this TabPage. |
|
set_tooltip |
Sets the tooltip text displayed by this TabPage's header. |
|
set_useFrameTitle |
Sets a value indicating whether the window will display the title of its content iframe. |