Utils MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The Utils type exposes the following members.
Methods

  NameDescription
Public methodStatic memberDateTimeToHTTPCookieDateTime
Converts UTC date timne string suitable for use as Cookie expiration filed
Public methodStatic memberEscapeJSLiteral
Escapes JS literal, replacing / \ \r \n " ' < > & chars with their hex codes
Back to Top
See Also