MacroExtensionContainerTContainer, TExtensionCheckGlobalAdmin Method |
Checks if the current context user is global admin, returns true if so, otherwise returns false
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax protected static bool CheckGlobalAdmin(
EvaluationContext context
)
Parameters
- context
- Type: CMS.MacroEngineEvaluationContext
Evaluation context
Return Value
Type:
BooleanSee Also