Click or drag to resize

Tab Class

Inheritance Hierarchy
System.Web.UIControl
  Dynamicweb.ControlsTab

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Title")]
public class Tab : Control

The Tab type exposes the following members.

Constructors
  NameDescription
Public methodTab
Initializes a new instance of the Tab class
Top
Properties
  NameDescription
Public propertyActive
Public propertyName
Public propertyTranslate
Top
Methods
  NameDescription
Protected methodRender
Top
See Also