RadSocialShare for ASP.NET AJAX

RadControls for ASP.NET AJAX

OnFacebookSend - fires when the Facebook Send button is clicked.

The event handler receives two parameters:

  1. sender - the RadSocialShare instance that fired the event.

  2. eventArgs - event arguments. It exposes the get_url() method that returns the shared URL.

See Also