ComponentOne ASP.NET MVC Controls
IsContentHtml Property (TooltipBase)

C1.Web.Mvc Namespace > TooltipBase Class : IsContentHtml Property
Gets or sets whether the tooltip contents should be displayed as plain text or as HTML.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsContentHtml As Boolean
[DefaultValue(true)]
public bool IsContentHtml {get; set;}
See Also

Reference

TooltipBase Class
TooltipBase Members