Dynamicweb 8 Documentation
Permission.FolderPermissionAccess Enumeration

Represents a module permission type.
Syntax
'Declaration
 
Public Enum Permission.FolderPermissionAccess 
   Inherits System.Enum
public enum Permission.FolderPermissionAccess : System.Enum 
Members
MemberDescription
AllowAllows access to a folder.
DenyDenies access to a folder.
InheritValue indicating that access should be inherited.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Content.Files.Permission.FolderPermissionAccess

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Dynamicweb.Content.Files Namespace

Send Feedback