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


The following tables list the members exposed by CommandUIItem.

Public Constructors

  Name Description
Public Constructor CommandUIItem Constructor Overloaded.  Initializes new instance of CommandUIItem object  
Top

Protected Fields

  Name Description
Protected Field disposed True if object is disposed by force (Inherited from CommandElement)
Top

Public Properties

  Name Description
Public Property Command Determines the type of the command.  
Public Property CommandName Determines the name of the command.  
Public Property Parameters Gets or sets additional parameters which may be optionally passed to the command to execute.  
Top

Public Methods

  Name Description
Public Method Dispose Implement IDisposable. (Inherited from CommandElement)
Public Method ToString Overridden.  Returns a string representation of this object.  
Top

See Also