Gets or sets the URL path to the detail image that will be shown when item is touched.

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

Syntax

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

See Also