ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ErrorTooltip Class / OnClientPopup Property

In This Topic
    OnClientPopup Property (ErrorTooltip)
    In This Topic
    Occurs before the tooltip content is displayed.
    Syntax
    'Declaration
     
    
    Public Property OnClientPopup As String
    public string OnClientPopup {get; set;}
    See Also