If possible attach a Visual Studio project that reproduces the bug. Otherwise provide a code snippet or a screenshot. In addition, it seems that AntiXssEncoder.HtmlEncode should be used instead of ...
次の例では、web_htmlEncode関数を使用して文字列をHTMLエンコードし、その後web_htmlDecode関数を使用してHTMLデコードしたものを表示します。