SPHttpUtility Class

Provides access to methods used to encode and decode strings during the processing of Web requests.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Utilities.SPHttpUtility

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Class SPHttpUtility
'Usage
Dim instance As SPHttpUtility
public class SPHttpUtility

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SPHttpUtility Members

Microsoft.SharePoint.Utilities Namespace