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

Properties Enumerators

This is a list with the enumerators different properties of the RadSocialShare and its buttons have:

  • Orientation main property

    • Horizontal - the control's buttons are ordered horizontally

    • Vertical - the control's buttons are ordered vertically

  • SocialNetType property of the RadSocialButton

  • ButtonType property of the:

    • Facebook Standard button

      • FacebookShare (deprecated) - creates a Share button

      • FacebookLike - creates a Like button

      • FacebookSend - creates a Send button

      • FacebookRecommend - creates a Recommend button

    • Yammer Standard button

      • Like - creates a Like button

      • Follow - creates a Follow button

    • Pinterest Standard button

      • PinIt -creates a Pin button for a particular image

      • Follow - creates a Follow button

      • PinPageImage - This is the popular Pinterest Pin it bookmarklet. It creates a Pin button that letsyou grab images and videos from the current site and add them to your Pinterest boards.

  • ButtonLayout property of the Facebook Standard button

    • Standard - displays social text to the right of the button and friends' profile photos below. Minimum width: 225 pixels.Default width: 450 pixels. Height: 35 pixels (without photos) or 80 pixels (with photos).

    • Icon - specific for the Share button - renders as images only

    • IconLink - specific for the Share button - renders as a small image and text

    • BoxCount - displays the total number of likes above the button. Minimum width: 55 pixels. Default width: 55 pixels. Height: 65 pixels.

    • ButtonCount - displays the total number of likes to the right of the button. Minimum width: 90 pixels. Default width: 90 pixels. Height: 20 pixels

  • ColorScheme property of the Facebook Standard button

    • Light

    • Dark

  • Font property of the Facebook Standard button

    • Arial

    • LucidaGrande

    • SegoeUI

    • Tahoma

    • TrebuchetMS

    • Verdana

  • ButtonSize property of the Google Standard button

    • Small

    • Medium

    • Standard

    • Tall

  • AnnotationType property of the Google Standard button

    • None - do not render any additional annotations

    • Bubble - display the number of users who have +1'd the page in a graphic next to the button

    • Inline - display profile pictures of connected users who have +1'd the page and a count of users who have +1'd the page

  • CounterMode property for the Twitter, LinkedIn or Pinterest Standard buttons

    • None - no counter is displayed

    • Horizontal - the counter is shown next to the button

    • Vertical - the counter is shown above the button

See Also

In this article