Click or drag to resize
TransformationHelperGetUserProfileURL Method (Object)
Returns user profile URL.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string GetUserProfileURL(
	Object userNameObj
)

Parameters

userNameObj
Type: SystemObject
User name object

Return Value

Type: String
See Also