Handles client-side code aspects.

Namespace: MonoSoftware.Web
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
public static class JavascriptFormatter
Visual Basic
Public NotInheritable Class JavascriptFormatter
Visual C++
public ref class JavascriptFormatter abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type JavascriptFormatter =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Web..::..JavascriptFormatter

See Also