summaryT:DotNetNuke.Web.UI.WebControls.DnnButton

Namespace: DotNetNuke.Web.UI.WebControls
Assembly: DotNetNuke.Web (in DotNetNuke.Web.dll)

Syntax

C#
public class DnnButton : Button, ILocalizable
Visual Basic
Public Class DnnButton
	Inherits Button
	Implements ILocalizable

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      System.Web.UI.WebControls..::..Button
        DotNetNuke.Web.UI.WebControls..::..DnnButton

See Also