Click or drag to resize

PFFieldHtmlHelper_Datetime Class

Provides methods to generate controls for Datetime fields.
Inheritance Hierarchy
SystemObject
  Packflow.InterfacePFFieldHtmlHelper_Datetime

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_Datetime

The PFFieldHtmlHelper_Datetime type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetHTMLInterface
Generates the control HTML for a Datetime field.
Top
See Also