Click or drag to resize
TransformationHelperGetUserFullName Method
Returns user full name.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string GetUserFullName(
	int userId
)

Parameters

userId
Type: SystemInt32
User ID

Return Value

Type: String
See Also