WriteNoEncode(System.Web.HttpResponse, Int32) Method
The WriteNoEncode method of the SPEncode class applies no encoding to the specified integer and writes the integer to the HTTP output content stream.
Parameters
response The System.HttpResponse object for the current HTTP request.
number The 32-bit integer to write but not encode.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security