Click or drag to resize

Button Class

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

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("Text")]
public class Button : WebControl

The Button type exposes the following members.

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