Gets the blank image URL.

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

Syntax

C#
public string BlankImageUrl { get; }
Visual Basic
Public ReadOnly Property BlankImageUrl As String
	Get

Field Value

The blank image URL.

See Also