Gets or sets the URL of the Image

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Field Value

A String

See Also