Share via


MoveDownConfigurationUICommand Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The MoveDownConfigurationUICommand type exposes the following members.

Constructors

  Name Description
Public method MoveDownConfigurationUICommand
Initialize a new instance of the MoveDownConfigurationUICommand with an IServiceProvider.

Methods

  Name Description
Public method Dispose Overloaded.
Public method Equals (Inherited from Object.)
Public method Execute
Executes the command.
(Inherited from ConfigurationUICommand.)
Protected method Finalize (Inherited from Object.)
Public method GetCommandState
Gets the command state of the node.
(Overrides ConfigurationUICommand.GetCommandState(ConfigurationNode).)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Icon
Gets the icon to use for the command.
(Inherited from ConfigurationUICommand.)
Public property InsertionPoint
Gets the insertion point for the command.
(Inherited from ConfigurationUICommand.)
Public property LongText
Gets the text to display in a status bar.
(Inherited from ConfigurationUICommand.)
Public property Shortcut
Gets the short cut for the command.
(Inherited from ConfigurationUICommand.)
Public property Text
Gets the text for the command.
(Inherited from ConfigurationUICommand.)

See Also

MoveDownConfigurationUICommand Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.