Click or drag to resize
BlogTransformationFunctionsGetUserName Method
Returns user name.

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

Parameters

userId
Type: SystemObject
User id

Return Value

Type: String
See Also