Show / Hide Table of Contents

Interface IFolderPermissionController

Namespace: DotNetNuke.Security.Permissions
Assembly: DotNetNuke.dll
Syntax
public interface IFolderPermissionController

Methods

CanAddFolder(IFolderInfo)

Declaration
bool CanAddFolder(IFolderInfo folder)
Parameters
Type Name Description
IFolderInfo folder
Returns
Type Description
bool

CanAdminFolder(IFolderInfo)

Declaration
bool CanAdminFolder(IFolderInfo folder)
Parameters
Type Name Description
IFolderInfo folder
Returns
Type Description
bool

CanViewFolder(IFolderInfo)

Declaration
bool CanViewFolder(IFolderInfo folder)
Parameters
Type Name Description
IFolderInfo folder
Returns
Type Description
bool

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS