Returns the serialized command state.

Namespace:  Endeca.Web.Internal
Assembly:  Endeca.Web (in Endeca.Web.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

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

See Also