IContactProcessingCheckerCanProcessContactInCurrentContext Method |
Checks whether the contact processing can continue in the context of current HTTP request.
Namespace: CMS.ContactManagement.InternalAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax bool CanProcessContactInCurrentContext()
Return Value
Type:
BooleanTrue if the contact processing can continue; otherwise,
falseSee Also