Escapes special html attribute characters with html references to generate a string that can be safely inserted in an html attribute.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public static string HtmlEscape ( |
Visual Basic Copy Code |
---|
Public Shared Function HtmlEscape( _ |
The string that will be escaped
The escaped string.