CommunityMethodsGetGroupAccessText Method |
Gets access text for given access mode
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax public static string GetGroupAccessText(
EvaluationContext context,
Object[] parameters
)
Parameters
- context
- Type: CMS.MacroEngineEvaluationContext
Evaluation context with child resolver - parameters
- Type: SystemObject
Method parameters
Return Value
Type:
StringSee Also