ModuleCommandsCommunityGetGroupManagementPath Method |
Gets group management path.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string CommunityGetGroupManagementPath(
string groupName,
string siteName
)
Parameters
- groupName
- Type: SystemString
Group name - siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also