TransformationHelper.GetUserProfileURL Method (Object, String) |
Returns user profile URL.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic string GetUserProfileURL(
Object userNameObj,
string siteName
)
Parameters
- userNameObj
- Type: System.Object
User name object - siteName
- Type: System.String
Name of the site
Return Value
Type:
String
See Also