Gets the url for the icon for the package

Namespace: DotNetNuke.Services.Installer.Packages
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Field Value

A string

See Also