ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1_128 Class / OnClientRefreshing Property

In This Topic
    OnClientRefreshing Property (Gs1_128)
    In This Topic
    Occurs when the control is about to refresh its contents.
    Syntax
    'Declaration
     
    
    Public Property OnClientRefreshing As String
    public string OnClientRefreshing {get; set;}
    See Also