Gets or sets the Image used for the Icon

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