[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ErrorTooltipBuilder

ErrorTooltipBuilder Class

Defines a builder to configurate ErrorTooltip.

Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class ErrorTooltipBuilder : TooltipBaseBuilder<ErrorTooltip, ErrorTooltipBuilder>

Constructors

Name Description
ErrorTooltipBuilder(ErrorTooltip)

Creates one ErrorTooltipBuilder instance to configurate obj.

Methods

Name Description
IsContentHtml(bool)

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