Share via


SPHttpUtility.NoEncode method

Retrieves the specified string object or string as an unencoded string.

Overload list

  Name Description
Public methodStatic member NoEncode(Object) Retrieves the specified string object as an unencoded string.
Public methodStatic member NoEncode(String) Retrieves the specified string as an unencoded string.
Public methodStatic member NoEncode(Object, TextWriter) Retrieves the specified string object as an unencoded string, and appends it to the specified output stream.

Top

See also

Reference

SPHttpUtility class

SPHttpUtility members

Microsoft.SharePoint.Utilities namespace