[]
ITagHelper implementation for ErrorTooltip.
[HtmlTargetElement("c1-flex-grid-errortip")]
public class ErrorTooltipTagHelper : TooltipBaseTagHelper<ErrorTooltip>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ErrorTooltipTagHelper() |
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. |