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

Telerik.Web.UI.RadSocialButtonBase

The base class for the RadSocialShare buttons.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.StateManager : IMarkableStateManager, IStateManager
  • Telerik.Web.UI.RadSocialButtonBase

Properties

SocialNetType SocialNetType

Get/Set the the social net type of the button.

TitleToShare String

Get/Set the title of the shared message. The default value is an empty string which results in sharing the title of the current page or the url itself if there isn't a title.

UrlToShare String

Get/Set the url to share. The default value is empty string which results in sharing the page on which the button resides.

In this article