Returns the serialized command state.

Namespace:  Endeca.Web.UI
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
public string SerializeCommand()
Visual Basic (Declaration)
Public Function SerializeCommand As String
Visual C++
public:
virtual String^ SerializeCommand() sealed

Implements

ICommandStateAccessor..::.SerializeCommand()()()

See Also