UserInfoObjectDisplayName Property |
Gets or sets the display name of the user. The display name is read from and written to the
FullName property.
Gets the formatted user name inferred from
UserName, if user has no full name specified.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax protected override string ObjectDisplayName { get; set; }
Property Value
Type:
StringSee Also