| 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
Syntaxbool CanProcessContactInCurrentContext()
Return Value
Type: 
BooleanTrue if the contact processing can continue; otherwise, 
false See Also
See Also