Click or drag to resize

JavaScriptGetHtmlForAttribute Method

Returns an HTML string that is html encoded. Use this method when inserting dynamic JavaScript code into a html attribute.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public Html GetHtmlForAttribute()

Return Value

Type: Html
See Also