Gets or sets the Icon used

Namespace: DotNetNuke.UI.Containers
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

Remarks

Defaults to the icon defined in Action

See Also