Click or drag to resize

PFFieldHtmlHelper_Choice Class

Provides methods to generate controls for Choice fields.
Inheritance Hierarchy
SystemObject
  Packflow.InterfacePFFieldHtmlHelper_Choice

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static class PFFieldHtmlHelper_Choice

The PFFieldHtmlHelper_Choice type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAvailableEntries
Gets the list of entries shown when the user types in the search area.
Public methodStatic memberGetHTMLInterface
Generates the control HTML for a Choice field.
Top
See Also