Click or drag to resize

GroupBoxEnd Class

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

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

The GroupBoxEnd type exposes the following members.

Constructors
  NameDescription
Public methodGroupBoxEnd
Initializes a new instance of the GroupBoxEnd class
Top
Methods
  NameDescription
Protected methodRender
Top
See Also