Click or drag to resize

UserPermissionItem Property

Namespace:  Dynamicweb.Ecommerce.UserPermissions
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool this[
	UserPermissionRights permission
] { get; set; }

Parameters

permission
Type: Dynamicweb.Ecommerce.UserPermissionsUserPermissionRights

Property Value

Type: Boolean
See Also