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

Telerik.Web.UI.RadGoogleButton

The class for creating a Google PlusOne Standard button.

Inheritance Hierarchy

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

Properties

AnnotationType GooglePlusOneAnnotation

Get/Set the annotation type of the button.

ButtonSize GooglePlusOneSize

Get/Set the size of 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.

Width Nullable1`

Get/Set the width of the button - used when annotation is displayed

In this article