Click or drag to resize
GroupInfoProviderGetGroupSecurityAccessPath Method
Returns group security access path with resolved macros from settings.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 9.0.0
Syntax
C#
public static string GetGroupSecurityAccessPath(
	string groupName,
	string siteName
)

Parameters

groupName
Type: SystemString
Group name
siteName
Type: SystemString
Site name

Return Value

Type: String
See Also