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

In This Topic
    OnClientRated Property
    In This Topic
    Fires after the control is rated.
    Syntax
    'Declaration
     
    Public Property OnClientRated As System.String
    public System.string OnClientRated {get; set;}
    See Also