[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TooltipBaseBuilder-2.IsContentHtml

IsContentHtml Method

IsContentHtml(bool)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.