Click or drag to resize
SmartFieldConstants Class
Provides internal constants for smart fields feature.
Inheritance Hierarchy
SystemObject
  CMS.OnlineFormsSmartFieldConstants

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

The SmartFieldConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCONTACT_COLUMN_NAME
Name of the column holding contact identifier.
Public fieldStatic memberMINIMUM_DISPLAYED_FIELD_COUNT
Minimum number of displayed field when all visible fields are smart ones.
Top
See Also