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

In This Topic
    OnClientBeforeTransition Property
    In This Topic
    The name of the function which will be called before transition to another image.
    Syntax
    'Declaration
     
    Public Property OnClientBeforeTransition As System.String
    public System.string OnClientBeforeTransition {get; set;}
    See Also