C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class / OnClientRating Property

In This Topic
OnClientRating Property
In This Topic
Fires before the control rating. This event can be cancelled. "return false;" to cancel the event.
Syntax
'Declaration
 
Public Property OnClientRating As System.String
 
See Also