Click or drag to resize
ContactInfoContactCreatedInAdministration Property
Determines whether the contact was created manually from the administration or automatically during the request.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public virtual bool ContactCreatedInAdministration { get; set; }

Property Value

Type: Boolean
See Also