Gets or sets whether a tooltip is modal or not.

Namespace:  C1.Web.UI.Controls.C1ToolTip
Assembly:  C1ToolTipClient (in C1ToolTipClient.dll)

Syntax

JavaScript
function get_modal();
function set_modal(value);

See Also