Click or drag to resize

PagePermissionsItem Property

Namespace:  Dynamicweb.Modules.UserManagement
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public PagePermissionCollection this[
	PagePermissionLevels level
] { get; }

Parameters

level
Type: Dynamicweb.Security.UserManagementPagePermissionLevels

Property Value

Type: PagePermissionCollection
See Also