WebHelper Class

HttpServer.dll

Webhelper provides helpers for common tasks in HTML.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  HttpServer.Helpers..::.WebHelper

See Also