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

Telerik.Web.UI.RadYammerButton

Defines a Yammer button related to the yammer.com social network

Inheritance Hierarchy

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

Properties

ButtonType YammerActionButton

The type of button to create for the respective instance

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.

YammerNetwork String

Define the Yammer network, to which the button is related

In this article