次の方法で共有


HttpServerUtility.HtmlEncode メソッド

ブラウザに表示される文字列をエンコードします。

オーバーロードの一覧

名前 説明
HttpServerUtility.HtmlEncode (String) 文字列を HTML エンコードし、エンコードされた文字列を返します。
HttpServerUtility.HtmlEncode (String, TextWriter) 文字列を HTML エンコードし、その結果の出力を TextWriter 出力ストリームに送信します。

参照

関連項目

HttpServerUtility クラス
HttpServerUtility メンバ
System.Web 名前空間