FormHelper Class

HttpServer.dll

Helpers making it easier to work with forms.

Namespace:  HttpServer.Helpers
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class FormHelper
Visual Basic (Declaration)
Public NotInheritable Class FormHelper
Visual C++
public ref class FormHelper abstract sealed

Inheritance Hierarchy

System..::.Object
  HttpServer.Helpers..::.FormHelper

See Also