Helper Base64 class. Uses UTF-8 for encoding the input.

Namespace: DayPilot.Web.Mvc.Utils
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public class Base64
Visual Basic
Public Class Base64
Visual C++
public ref class Base64

Inheritance Hierarchy

System..::..Object
  DayPilot.Web.Mvc.Utils..::..Base64

See Also