Dundas.SharePoint.Charting.WebParts Send comments on this topic.
CommandFiringArgs Class Members
See Also  Properties  Methods 
Dundas.Charting.WebControl Namespace : CommandFiringArgs Class


The following tables list the members exposed by CommandFiringArgs.

Public Constructors

  Name Description
Public Constructor CommandFiringArgs Constructor Initializes new instance of CommandFiringArgs object.  
Top

Public Properties

  Name Description
Public Property Command Gets the command which fires this event. (Inherited from CommandFiredArgs)
Public Property Context Gets and sets the object context of command execution.  
Top

Public Methods

  Name Description
Public Method Abort Aborts further execution of the command.  
Top

See Also