Class ModuleLocalizationDto
Inheritance
System.Object
ModuleLocalizationDto
Namespace: DotNetNuke.UI.Modules.Html5
Assembly: DotNetNuke.dll
Syntax
public class ModuleLocalizationDto : object
Properties
| Improve this Doc View SourceKey
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
LocalResourceFile
Declaration
public string LocalResourceFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |