Update the command state for multiple sort parameters.
Namespace:
Endeca.Web.Url.Seo.UtilityAssembly: Endeca.Web.Url.Seo (in Endeca.Web.Url.Seo.dll) Version: 2.1.1.0 (2.1.1.0)
Syntax
| C# |
|---|
public void AddSortsToCommand( EndecaCommand command ) |
| Visual Basic (Declaration) |
|---|
Public Sub AddSortsToCommand ( _ command As EndecaCommand _ ) |
| Visual C++ |
|---|
public: void AddSortsToCommand( EndecaCommand^ command ) |
Parameters
- command
- Type: EndecaCommand
EndecaCommand to add sorts to.