Spread for ASP.NET 12 Product Documentation
ButtonRenderer Constructor(String)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace > ButtonRenderer Class > ButtonRenderer Constructor : ButtonRenderer Constructor(String)
Action to perform when the user clicks the button
Creates a button renderer control with the specified action.
Syntax
'Declaration
 
Public Function New( _
   ByVal cmd As String _
)
'Usage
 
Dim cmd As String
 
Dim instance As New ButtonRenderer(cmd)
public ButtonRenderer( 
   string cmd
)

Parameters

cmd
Action to perform when the user clicks the button
See Also

Reference

ButtonRenderer Class
ButtonRenderer Members
Overload List