Table of Contents

Class GetPermissionsCommandResult

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

Command arguments for getting permissions.

public sealed class GetPermissionsCommandResult
Inheritance
object
GetPermissionsCommandResult
Extension Methods

Properties

CanCreateNewContentItem

Indicates whether the user has permission to create a new content item.

public bool CanCreateNewContentItem { get; set; }

Property Value

bool

NewContentItemButtonsTitle

Title for all new content item buttons.

public string NewContentItemButtonsTitle { get; set; }

Property Value

string