New to Telerik UI for ASP.NET AJAX? Start a 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:
-
sender - the RadSocialShare instance that fired the event.
-
eventArgs - event arguments. It exposes the get_url() method that returns the shared URL.