ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ErrorTooltip Class
Members

In This Topic
    ErrorTooltip Class
    In This Topic
    Represents Error tooltip.
    Object Model
    ErrorTooltip Class
    Syntax
    'Declaration
     
    Public Class ErrorTooltip 
       Inherits TooltipBase
    public class ErrorTooltip : TooltipBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.TooltipBase
          C1.Web.Mvc.ErrorTooltip

    See Also