Click or drag to resize

TabPage Class

Represents a Tab page in TabControl
Inheritance Hierarchy
System.Web.UI.HtmlControlsHtmlContainerControl
  Dynamicweb.ControlsTabPage

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class TabPage : HtmlContainerControl

The TabPage type exposes the following members.

Constructors
  NameDescription
Public methodTabPage
Initializes a new instance of the TabPage class
Top
Properties
Methods
Remarks