[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ErrorTooltipBuilder.IsContentHtml

IsContentHtml Method

IsContentHtml(bool)

Configurates IsContentHtml. Sets whether the tooltip contents should be displayed as plain text or as HTML.

Declaration
public ErrorTooltipBuilder IsContentHtml(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
ErrorTooltipBuilder

Current builder.