SPEncode.WriteNoEncode method

Applies no encoding to the specified decimal value, integer, or string.

Overload list

  Name Description
Public methodStatic member WriteNoEncode(HttpResponse, Decimal) Applies no encoding to the specified decimal value and writes the value to the HTTP output content stream.
Public methodStatic member WriteNoEncode(HttpResponse, Int32) Applies no encoding to the specified integer and writes the integer to the HTTP output content stream.
Public methodStatic member WriteNoEncode(HttpResponse, String) Applies no encoding to the specified string and writes the string to the HTTP output content stream.

Top

See also

Reference

SPEncode class

SPEncode members

Microsoft.SharePoint.Utilities namespace