Click or drag to resize

Button Class

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

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
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
  NameDescription
Public propertyDisabled
Public propertyName
Public propertyOnClick
Top
Methods
  NameDescription
Protected methodRender
Top
See Also