BlogTransformationFunctionsGetUserFullName Method |
Returns user full name.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax public static string GetUserFullName(
Object userId
)
Parameters
- userId
- Type: SystemObject
User id
Return Value
Type:
StringSee Also