[]
        
(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)
Public Function IsContentHtml(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.