Click or drag to resize
CommunityMethodsGetGroupAccessText Method
Gets access text for given access mode

Namespace: CMS.Community.Web.UI
Assembly: CMS.Community.Web.UI (in CMS.Community.Web.UI.dll) Version: 10.0.0
Syntax
C#
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: String
See Also