Click or drag to resize
ContactFormInfoProvider Class
Provides contact form info suitable for mapping.
Inheritance Hierarchy
SystemObject
  CMS.SalesForceContactFormInfoProvider

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public sealed class ContactFormInfoProvider

The ContactFormInfoProvider type exposes the following members.

Constructors
  NameDescription
Public methodContactFormInfoProvider
Top
Methods
  NameDescription
Public methodGetFormInfo
Creates a new instance of the contact form info suitable for mapping, and returns it.
Top
See Also