TransformationHelperGetUserFullName Method |
Returns user full name.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string GetUserFullName(
int userId
)
Parameters
- userId
- Type: SystemInt32
User ID
Return Value
Type:
StringSee Also