ModuleCommandsCommunityGetMemberProfilePath Method |
Gets member profile path.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string CommunityGetMemberProfilePath(
string memberName,
string siteName
)
Parameters
- memberName
- Type: SystemString
Member name - siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also