Class ModuleLocalizationDto
Inherited Members
Namespace: DotNetNuke.UI.Modules.Html5
Assembly: DotNetNuke.dll
Syntax
public class ModuleLocalizationDto
Constructors
ModuleLocalizationDto()
Declaration
public ModuleLocalizationDto()
Properties
Key
Declaration
public string Key { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LocalResourceFile
Declaration
public string LocalResourceFile { get; set; }
Property Value
| Type | Description |
|---|---|
| string |