ComponentOne ASP.NET MVC Controls
IsContentHtml Property (ErrorTooltip)

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

Reference

ErrorTooltip Class
ErrorTooltip Members