New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

OnLinkedInShare

OnLinkedInShare - fires when the LinkedInShare button is clicked for sharing the page in LinedIn.

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

In this article