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: 12.0.0
Syntax bool CanProcessContactInCurrentContext()
Return Value
Type:
BooleanTrue if the contact processing can continue; otherwise,
falseSee Also