Overload List
| Name | Description | |
|---|---|---|
| Register(ICommandSource) |
Registers the specified ICommandSource with this manager, so that the
state of its command can be included when URLs are constructed.
| |
| Register(array<ICommandSource>[]()[]) |
Registers the specified collection of ICommandSources with this manager,
so that the state of each command can be included when URLs are constructed.
|