MembershipMethods CheckPrivilegeLevel Method Kentico 8.1 API Reference
Returns true if user fulfils the required privilege level (the higher level contains all children: GlobalAdmin -> Admin -> Editor -> None).

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver
parameters
Type:  OnlineSystem Object 
Method parameters

Return Value

Type: OnlineObject
See Also