Interface used by datasources to serialize and deserialize the state of the command.

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

Syntax

C#
public interface ICommandStateAccessor
Visual Basic (Declaration)
Public Interface ICommandStateAccessor
Visual C++
public interface class ICommandStateAccessor

See Also