The CommandInfo type exposes the following members.

Properties

  NameDescription
CommandForSerialization
Gets the command that should be serialized into or deserialized from a URL.
CommandResult
Gets the result that was returned when the command was executed, if available.
CommandSerializationContext
Provides additional contextual informatiom that may be useful to a UrlProvider when constructing URLs.
CommandSource
Gets the ICommandSource that was registered with the UrlManager.
ID
Gets the ID of the ICommandSource.
Provider
Get the list of IIndexProvider.

See Also