Table of Contents

Class RecycleBinUIPermissions

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

UI permission names for the Recycle bin application.

public static class RecycleBinUIPermissions
Inheritance
object
RecycleBinUIPermissions

Fields

MANAGE

Permission that allows the user to view, restore and permanently delete recycle bin items of any user. Users without this permission can only manage items they moved to recycle bin themselves.

public const string MANAGE = "ManageRecycleBin"

Field Value

string