The Icon Style to obtain ImageURL

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

Syntax

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

Field Value

A String

See Also