Gets or sets if tooltip replace all elements that have 'title' property to a nicer look.

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

Syntax

JavaScript
function get_autoTooltipify();
function set_autoTooltipify(value);

See Also