Returns formatted username in format: full name (nickname) if nickname specified otherwise full name (username).
Allows you to customize how the usernames will look like throughout the admin UI.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- context
- Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver
- parameters
- Type: System Object
Method parameters
Return Value
Type: ObjectSee Also