summaryP:DotNetNuke.UI.Modules.Html5.ModuleActionDto.SecurityAccessLevel

Namespace: DotNetNuke.UI.Modules.Html5
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[JsonPropertyAttribute("securitysccesslevel")]
public string SecurityAccessLevel { get; set; }
Visual Basic
<JsonPropertyAttribute("securitysccesslevel")> 
Public Property SecurityAccessLevel As String
	Get
	Set

See Also