Gets or sets the URL path to the image that is displayed next to the text in the list item.

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

Syntax

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

See Also