Gets and sets a list of Permissions for the module
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Permissions { get; set; } |
| Visual Basic |
|---|
Public Property Permissions As String Get Set |