| GroupInfoProviderGetGroupProfilePath Method  | 
            Returns group profile path with resolved macros from settings.
            
 
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntaxpublic static string GetGroupProfilePath(
	string groupName,
	string siteName
)
Parameters
- groupName
 - Type: SystemString
Group name - siteName
 - Type: SystemString
Site name 
Return Value
Type: 
String
See Also