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 | |
---|---|---|
MoveDownConfigurationUICommand |
Initialize a new instance of the MoveDownConfigurationUICommand with an IServiceProvider.
|
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
Execute |
Executes the command.
(Inherited from ConfigurationUICommand.) |
|
Finalize | (Inherited from Object.) | |
GetCommandState |
Gets the command state of the node.
(Overrides ConfigurationUICommand.GetCommandState(ConfigurationNode).) |
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Icon |
Gets the icon to use for the command.
(Inherited from ConfigurationUICommand.) |
|
InsertionPoint |
Gets the insertion point for the command.
(Inherited from ConfigurationUICommand.) |
|
LongText |
Gets the text to display in a status bar.
(Inherited from ConfigurationUICommand.) |
|
Shortcut |
Gets the short cut for the command.
(Inherited from ConfigurationUICommand.) |
|
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. |