Click or drag to resize
TransformationHelperGetGroupProfileUrl Method (Object)
Returns group profile URL.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string GetGroupProfileUrl(
	Object groupNameObj
)

Parameters

groupNameObj
Type: SystemObject
Group name object

Return Value

Type: String
See Also