Gets or sets the URL path to the detail image.

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

Syntax

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

See Also