Gets or sets URL to the external html content.

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

Syntax

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

See Also