[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.ErrorTooltipTagHelper

ErrorTooltipTagHelper Class

ITagHelper implementation for ErrorTooltip.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-flex-grid-errortip")]
public class ErrorTooltipTagHelper : TooltipBaseTagHelper<ErrorTooltip>, ITagHelper, ITagHelperComponent

Constructors

Name Description
ErrorTooltipTagHelper()

Properties

Name Description
CollectionName

Gets the collection name.

CustomDefaultPropertyName

Gets the customized default proeprty name. Overrides this property to customize the default property name for this tag.

IsContentHtml

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