Sets the command's state to the given command state.
            
    Namespace: 
   Endeca.Web.UIAssembly: Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| void DeserializeCommand( string commandState ) | 
| Visual Basic (Declaration) | 
|---|
| Sub DeserializeCommand ( _ commandState As String _ ) | 
| Visual C++ | 
|---|
| void DeserializeCommand( String^ commandState ) | 
Parameters
- commandState
- Type: System..::.String





