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

Telerik.Web.UI.RadTwitterButton

The class for creating a Twitter Standard button.

Inheritance Hierarchy

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

Properties

CounterMode TwitterCounterMode

Get/Set the counter mode for the button.

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