ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / OnClientLoadCallback Property

In This Topic
    OnClientLoadCallback Property (C1Gallery)
    In This Topic
    The name of the function which will be called after created the DOM element.
    Syntax
    'Declaration
     
    Public Property OnClientLoadCallback As System.String
    public System.string OnClientLoadCallback {get; set;}
    See Also