Occurs on the server side when we call the server from client side by launching the rt.CallTheServer(); procedure.
The event handler receives an argument of type RatingEventArgs containing data related to this event. The following RatingEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Parameter | Gets or sets a value of parameter when the event is raised. |
APNSoftRating Class | APNSoft.WebControls Namespace