Click or drag to resize
ContactInfoContactTitleAfter Property
Gets or sets the title used after the contact's name.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual string ContactTitleAfter { get; set; }

Property Value

Type: String
See Also