Dynamicweb 8 Documentation
ModulePermissionCollection Class Properties


For a list of all members of this type, see ModulePermissionCollection members.

Public Properties
 NameDescription
Public PropertyComparerGets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<string,ModulePermission>)
Public PropertyCountGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,ModulePermission>)
Public PropertyInheritance  
Public PropertyItemGets or sets module permission for desired module.  
Public PropertyKeysGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,ModulePermission>)
Public PropertyValuesGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<string,ModulePermission>)
Top
See Also

Reference

ModulePermissionCollection Class
Dynamicweb.Modules.UserManagement Namespace

Send Feedback