Click or drag to resize
BlogTransformationFunctionsGetUserName Method
Returns user name.

Namespace: CMS.Blogs.Web.UI
Assembly: CMS.Blogs.Web.UI (in CMS.Blogs.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string GetUserName(
	Object userId
)

Parameters

userId
Type: SystemObject
User id

Return Value

Type: String
See Also