Click or drag to resize

PagePermissionCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryInt32, PagePermissionAccess
    Dynamicweb.Modules.UserManagementPagePermissionCollection

Namespace:  Dynamicweb.Modules.UserManagement
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[SerializableAttribute]
public class PagePermissionCollection : Dictionary<int, PagePermissionAccess>

The PagePermissionCollection type exposes the following members.

Constructors
  NameDescription
Protected methodPagePermissionCollection(SerializationInfo, StreamingContext)
Initializes a new instance of the PagePermissionCollection class
Public methodPagePermissionCollection(PagePermissionLevels, Page)
Initializes a new instance of the PagePermissionCollection class
Top
Properties
  NameDescription
Public propertyEveryonePermission
Public propertyItem
Top
Methods
See Also