Click or drag to resize

GroupBoxStart Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.ControlsGroupBoxStart

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[BrowsableAttribute(false)]
public class GroupBoxStart : WebControl

The GroupBoxStart type exposes the following members.

Constructors
  NameDescription
Public methodGroupBoxStart
Initializes a new instance of the GroupBoxStart class
Top
Properties
Methods
  NameDescription
Protected methodRender
Top
See Also