Creates and returns a copy of the current command.

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

Syntax

C#
public TCommand CopyCommand()
Visual Basic (Declaration)
Public Function CopyCommand As TCommand
Visual C++
public:
TCommand CopyCommand()

Return Value

See Also