Gets or sets the name of the command.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual string CommandName { get; set; }
Visual Basic
Public Overridable Property CommandName As String
	Get
	Set

See Also