SPHttpUtility.HtmlDecode Method

Include Protected Members
Include Inherited Members

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