Returns the serialized command state.

Namespace:  Endeca.Web.Internal
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:
String^ SerializeCommand()

See Also