Resets the state of the command, effectively clearing out the data source.

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

Syntax

C#
public void ResetCommand()
Visual Basic (Declaration)
Public Sub ResetCommand
Visual C++
public:
void ResetCommand()

See Also