Click or drag to resize

DashboardDomainCommand Properties

The DashboardDomainCommand type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Simple access to the command element attributes that will be used when generating the xml.
(Inherited from DashboardCommand.)
Public propertyDomainCommandID
The domain command id to trigger when the command is activated.
Public propertyStyle
The style indicating how the command should be shown.
(Inherited from DashboardCommand.)
Public propertyTitle
The title of the command.
(Inherited from DashboardCommand.)
Public propertyToolTip
The tooltip (mouse hover text) of the command.
(Inherited from DashboardCommand.)
Top
See Also