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