summaryP:DotNetNuke.UI.Modules.Html5.ModuleLocalizationDto.Key
Namespace: DotNetNuke.UI.Modules.Html5Assembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[JsonPropertyAttribute("key")] public string Key { get; set; } |
Visual Basic |
---|
<JsonPropertyAttribute("key")> Public Property Key As String Get Set |