OnlineMarketingTransformationFunctions SubmittedForm Method Kentico 8.1 API Reference
Returns true if the contact submitted specified form.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

contact
Type: OnlineSystem Object
Contact which should be checked
formName
Type: OnlineSystem String
Form name
lastXDays
Type: OnlineSystem Int32
Constraint for last X days (if zero or negative value is given, no constraint is applied)

Return Value

Type: OnlineBoolean
See Also