Table of Contents

Class GetDataForAddAclRoleFormCommandArguments

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

Command arguments for getting data of the form for adding roles into ACL.

public sealed class GetDataForAddAclRoleFormCommandArguments
Inheritance
object
GetDataForAddAclRoleFormCommandArguments
Extension Methods

Properties

RolesInAcl

Identifiers of roles that are currently added to the ACL on the client.

public int[] RolesInAcl { get; set; }

Property Value

int[]