Gets the url for the icon for the package
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string IconFile { get; set; } |
| Visual Basic |
|---|
Public Property IconFile As String Get Set |