Click or drag to resize
IObjectQueryExtensions Class
Inheritance Hierarchy
SystemObject
  CMS.OnlineFormsIObjectQueryExtensions

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
public static class IObjectQueryExtensions

The IObjectQueryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetExistingItemForContact
Returns existing form item from given query for given contactGuid.
Public methodStatic memberHasExistingItemForContact
Returns true when form item for combination given query and given contactGuid exists.
Top
See Also