.NET Framework Class Library for Silverlight
HttpUtility Members

Provides methods for encoding and decoding HTML and URL strings.

The HttpUtility type exposes the following members.

Methods

  NameDescription
Public methodStatic memberHtmlDecodeConverts a string that has been HTML-encoded (for HTTP transmission) into a decoded string.
Public methodStatic memberHtmlEncodeConverts a text string into an HTML-encoded string.
Public methodStatic memberUrlDecodeConverts a string that has been encoded for transmission in a URL into a decoded string.
Public methodStatic memberUrlEncodeConverts a text string into a URL-encoded string.
Top
See Also

Reference

Tags :


Page view tracker