Table of Contents

Method ReplaceHtmlChars

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

ReplaceHtmlChars(string)

Replaces special html characters. By default only double quotes are replaced.

protected virtual string ReplaceHtmlChars(string s)

Parameters

s string

Returns

string