Returns the command.

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

Syntax

C#
EndecaCommand Command { get; }
Visual Basic (Declaration)
ReadOnly Property Command As EndecaCommand
Visual C++
property EndecaCommand^ Command {
	EndecaCommand^ get ();
}

See Also