Gets or sets the home screen image URL that will be used as favorite icon.

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

Syntax

C#
string HomeScreenImageUrl { get; set; }
Visual Basic
Property HomeScreenImageUrl As String
	Get
	Set

See Also