[This is preliminary documentation and is subject to change.]
The Utils type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| DateTimeToHTTPCookieDateTime |
Converts UTC date timne string suitable for use as Cookie expiration filed
| |
| EscapeJSLiteral |
Escapes JS literal, replacing / \ \r \n " ' < > & chars with their hex codes
|
See Also