Click or drag to resize

DefinedRightSetGranted Method

Namespace:  Dynamicweb.Ecommerce.UserPermissions
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void SetGranted(
	UserPermissionRights permission,
	bool value
)

Parameters

permission
Type: Dynamicweb.Ecommerce.UserPermissionsUserPermissionRights
value
Type: SystemBoolean
See Also