Click or drag to resize
ContactFormInfoProviderGetFormInfo Method
Creates a new instance of the contact form info suitable for mapping, and returns it.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public FormInfo GetFormInfo()

Return Value

Type: FormInfo
A new instance of the contact form info suitable for mapping.
See Also