DotNetNuke 5.2
The CommandButton Class provides an enhanced Button control for DotNetNuke

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class CommandButton : WebControl
Visual Basic (Declaration)
Public Class CommandButton _
	Inherits WebControl
Visual C++
public ref class CommandButton : public WebControl

Remarks

Inheritance Hierarchy

See Also