Gets and sets the Icon Source
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string IconFile { get; set; } |
| Visual Basic |
|---|
Public Property IconFile As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| ModuleControlInfo..::..IconFile Property |
| ModuleControlInfo Class See Also Send Feedback |
| C# |
|---|
public string IconFile { get; set; } |
| Visual Basic |
|---|
Public Property IconFile As String Get Set |