Share via


SPHttpUtility.HtmlDecode method

Retrieves a decoded version of an HTML string that was encoded by the HtmlEncode(String) method.

Overload list

  Name Description
Public methodStatic member HtmlDecode(String) Retrieves a decoded version of the specified encoded HTML string.
Public methodStatic member HtmlDecode(String, Boolean) Decodes a string that was encoded by the HtmlEncode(String) method.

Top

See also

Reference

SPHttpUtility class

SPHttpUtility members

Microsoft.SharePoint.Utilities namespace