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

Telerik.Web.UI.RadFacebookButton

The class for creating a Facebook Standard button.

Inheritance Hierarchy

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

Properties

ButtonLayout FacebookButtonLayout

Get/Set the button layout.

ButtonType FacebookNetType

Get/Set the type of the button.

ColorScheme FacebookColorScheme

Get/Set the color scheme of the button.

Font FacebookFont

Get/Set the font for the button.

ReferralsLabel String

Get/Set the label for referrals.

ShowFaces Boolean

Get/Set whether profile pictures should be displayed.

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