Represents a tab page control. The following tables list the members exposed by the TabPage type.
|
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the TabPage class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the content iframe element finishes loading. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the user clicks the tab header. |
|
![]() |
Gets or sets the default CSS class for the header element. |
|
![]() |
Gets or sets the URL of the image. |
|
![]() |
Gets the ID of the control. |
|
![]() |
Gets or sets the text to be displayed in tab's header. |
|
![]() |
Gets or sets a value indicating whether the tab page header will display the title of its content iframe. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the URL of the page that will be loaded in the control. (Inherited from WindowBase.) |
|
![]() |
Gets or sets the control's template. (Inherited from WindowBase.) |
Name | Description | |
---|---|---|
![]() |
Loads the control from an XML element. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Control.Render override. |
|
![]() |
Saves the control to the underlying document under the specified name. |
Name | Description | |
---|---|---|
![]() |
Control.CreateChildControls override. (Inherited from WindowBase.) |
|
![]() |
Control.OnDataBinding override. (Inherited from WindowBase.) |
|
![]() |
Renders the content of the control. (Inherited from WindowBase.) |
|
![]() |
WebControl.RenderContents override. (Inherited from WindowBase.) |