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

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