skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Free Tools
    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
    • Test Studio Trainings
    • Test Studio Consulting
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class SocialShareConstants

Inheritance
System.Object
SocialShareConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll

Syntax

public static class SocialShareConstants

Fields

CssRadSocialShare

Declaration
public const string CssRadSocialShare = "RadSocialShare"
Field Value
System.String

CssRadSocialShareBlogger

Declaration
public const string CssRadSocialShareBlogger = "sshIcon sshBlogger"
Field Value
System.String

CssRadSocialShareCompactButton

Declaration
public const string CssRadSocialShareCompactButton = "sshIcon sshCompactButton"
Field Value
System.String

CssRadSocialShareDelicious

Declaration
public const string CssRadSocialShareDelicious = "sshIcon sshDelicious"
Field Value
System.String

CssRadSocialShareDigg

Declaration
public const string CssRadSocialShareDigg = "sshIcon sshDigg"
Field Value
System.String

CssRadSocialShareFacebook

Declaration
public const string CssRadSocialShareFacebook = "sshIcon sshShareOnFacebook"
Field Value
System.String

CssRadSocialShareGoogleBookmarks

Declaration
public const string CssRadSocialShareGoogleBookmarks = "sshIcon sshGoogleBookmarks"
Field Value
System.String

CssRadSocialShareLinkedIn

Declaration
public const string CssRadSocialShareLinkedIn = "sshIcon sshLinkedIn"
Field Value
System.String

CssRadSocialShareMailTo

Declaration
public const string CssRadSocialShareMailTo = "sshIcon sshMailTo"
Field Value
System.String

CssRadSocialShareMySpace

Declaration
public const string CssRadSocialShareMySpace = "sshIcon sshMySpace"
Field Value
System.String

CssRadSocialSharePinterest

Declaration
public const string CssRadSocialSharePinterest = "sshIcon sshShareOnPinterest"
Field Value
System.String

CssRadSocialShareReddit

Declaration
public const string CssRadSocialShareReddit = "sshIcon sshReddit"
Field Value
System.String

CssRadSocialShareSendEmail

Declaration
public const string CssRadSocialShareSendEmail = "sshIcon sshSendEmail"
Field Value
System.String

CssRadSocialShareStumbleUpon

Declaration
public const string CssRadSocialShareStumbleUpon = "sshIcon sshStumbleUpon"
Field Value
System.String

CssRadSocialShareTumblr

Declaration
public const string CssRadSocialShareTumblr = "sshIcon sshTumblr"
Field Value
System.String

CssRadSocialShareTweeter

Declaration
public const string CssRadSocialShareTweeter = "sshIcon sshShareOnTwitter"
Field Value
System.String

CssRadSocialShareYammer

Declaration
public const string CssRadSocialShareYammer = "sshIcon sshShareOnYammer"
Field Value
System.String

SocialShareBloggerKey

Declaration
public const string SocialShareBloggerKey = "RadSocialShareBlogger"
Field Value
System.String

SocialShareCompactButtonKey

Declaration
public const string SocialShareCompactButtonKey = "RadSocialShareCompactButton"
Field Value
System.String

SocialShareDeliciousKey

Declaration
public const string SocialShareDeliciousKey = "RadSocialShareDelicious"
Field Value
System.String

SocialShareDiggKey

Declaration
public const string SocialShareDiggKey = "RadSocialShareDigg"
Field Value
System.String

SocialShareFacebookKey

Declaration
public const string SocialShareFacebookKey = "RadSocialShareFacebook"
Field Value
System.String

SocialShareGoogleBookmarksKey

Declaration
public const string SocialShareGoogleBookmarksKey = "RadSocialShareGoogleBookmarks"
Field Value
System.String

SocialShareKey

Declaration
public const string SocialShareKey = "RadSocialShare"
Field Value
System.String

SocialShareLinkedInKey

Declaration
public const string SocialShareLinkedInKey = "RadSocialShareLinkedIn"
Field Value
System.String

SocialShareMailToKey

Declaration
public const string SocialShareMailToKey = "RadSocialShareMailTo"
Field Value
System.String

SocialShareMySpaceKey

Declaration
public const string SocialShareMySpaceKey = "RadSocialShareMySpace"
Field Value
System.String

SocialSharePinterestKey

Declaration
public const string SocialSharePinterestKey = "RadSocialSharePinterest"
Field Value
System.String

SocialShareRedditKey

Declaration
public const string SocialShareRedditKey = "RadSocialShareReddit"
Field Value
System.String

SocialShareSendEmailKey

Declaration
public const string SocialShareSendEmailKey = "RadSocialShareSendEmail"
Field Value
System.String

SocialShareStumbleUponKey

Declaration
public const string SocialShareStumbleUponKey = "RadSocialShareStumbleUpon"
Field Value
System.String

SocialShareTumblrKey

Declaration
public const string SocialShareTumblrKey = "RadSocialShareTumblr"
Field Value
System.String

SocialShareTweeterKey

Declaration
public const string SocialShareTweeterKey = "RadSocialShareTweeter"
Field Value
System.String

SocialShareYammerKey

Declaration
public const string SocialShareYammerKey = "RadSocialShareYammer"
Field Value
System.String

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.