Click or drag to resize
ModuleCommandsCommunityGetMemberProfilePath Method
Gets member profile path.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string CommunityGetMemberProfilePath(
	string memberName,
	string siteName
)

Parameters

memberName
Type: SystemString
Member name
siteName
Type: SystemString
Site name

Return Value

Type: String
See Also