Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
HttpUtility Class
 HttpUtility Members
Members FilterMembers Filter
.NET Framework Class Library for Silverlight
HttpUtility Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides methods for encoding and decoding HTML and URL strings.

The HttpUtility type exposes the following members.

  NameDescription
HtmlDecode Converts a string that has been HTML-encoded (for HTTP transmission) into a decoded string.
HtmlEncode Converts a text string into an HTML-encoded string.
UrlDecode Converts a string that has been encoded for transmission in a URL into a decoded string.
UrlEncode Converts a text string into a URL-encoded string.
Top
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker