Click or drag to resize

PFHtmlHelper Class

Provides utilities for html generation.
Inheritance Hierarchy
SystemObject
  Packflow.InterfacePFHtmlHelper

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 PFHtmlHelper
Methods
  NameDescription
Public methodStatic memberGetPopup(String, String)
Gets html for a popup.
Public methodStatic memberGetPopup(String, String, Boolean, String)
Gets html for a popup.
Top
See Also