| ShowPermissionsActionAvailableLevels Property |
Gets or sets the available permission levels.
If nothing is set - all are available.
Namespace:
Dynamicweb.Management.Actions
Assembly:
Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax public IEnumerable<PermissionLevel> AvailableLevels { get; set; }
Public Property AvailableLevels As IEnumerable(Of PermissionLevel)
Get
Set
Property Value
Type:
IEnumerablePermissionLevelSee Also