Gets or sets the argument for the command.

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

Syntax

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

See Also