ClassSocialShareConstants
The RadSocialShare constants used across the source classes.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class SocialShareConstants
Inheritance: objectSocialShareConstants
Fields
CssRadSocialShare
The base CSS class of the RadSocialShare wrapper element.
Declaration
public const string CssRadSocialShare = "RadSocialShare"
Field Value
CssRadSocialShareBlogger
The base CSS class of the RadSocialShare Blogger wrapper element.
Declaration
public const string CssRadSocialShareBlogger = "sshIcon sshBlogger"
Field Value
CssRadSocialShareCompactButton
The base CSS class of the RadSocialShare CompactButton wrapper element.
Declaration
public const string CssRadSocialShareCompactButton = "sshIcon sshCompactButton"
Field Value
CssRadSocialShareDelicious
The base CSS class of the RadSocialShare Delicious wrapper element.
Declaration
public const string CssRadSocialShareDelicious = "sshIcon sshDelicious"
Field Value
CssRadSocialShareDigg
The base CSS class of the RadSocialShare Digg wrapper element.
Declaration
public const string CssRadSocialShareDigg = "sshIcon sshDigg"
Field Value
CssRadSocialShareFacebook
The base CSS class of the RadSocialShare Facebook wrapper element.
Declaration
public const string CssRadSocialShareFacebook = "sshIcon sshShareOnFacebook"
Field Value
CssRadSocialShareGoogleBookmarks
The base CSS class of the RadSocialShare GoogleBookmarks wrapper element.
Declaration
public const string CssRadSocialShareGoogleBookmarks = "sshIcon sshGoogleBookmarks"
Field Value
CssRadSocialShareLinkedIn
The base CSS class of the RadSocialShare LinkedIn wrapper element.
Declaration
public const string CssRadSocialShareLinkedIn = "sshIcon sshLinkedIn"
Field Value
CssRadSocialShareMailTo
The base CSS class of the RadSocialShare MailTo wrapper element.
Declaration
public const string CssRadSocialShareMailTo = "sshIcon sshMailTo"
Field Value
CssRadSocialShareMySpace
The base CSS class of the RadSocialShare MySpace wrapper element.
Declaration
public const string CssRadSocialShareMySpace = "sshIcon sshMySpace"
Field Value
CssRadSocialSharePinterest
The base CSS class of the RadSocialShare Pinterest wrapper element.
Declaration
public const string CssRadSocialSharePinterest = "sshIcon sshShareOnPinterest"
Field Value
CssRadSocialShareReddit
The base CSS class of the RadSocialShare Reddit wrapper element.
Declaration
public const string CssRadSocialShareReddit = "sshIcon sshReddit"
Field Value
CssRadSocialShareSendEmail
The base CSS class of the RadSocialShare SendEmail wrapper element.
Declaration
public const string CssRadSocialShareSendEmail = "sshIcon sshSendEmail"
Field Value
CssRadSocialShareStumbleUpon
The base CSS class of the RadSocialShare StumbleUpon wrapper element.
Declaration
public const string CssRadSocialShareStumbleUpon = "sshIcon sshStumbleUpon"
Field Value
CssRadSocialShareTumblr
The base CSS class of the RadSocialShare Tumblr wrapper element.
Declaration
public const string CssRadSocialShareTumblr = "sshIcon sshTumblr"
Field Value
CssRadSocialShareTweeter
The base CSS class of the RadSocialShare Tweeter wrapper element.
Declaration
public const string CssRadSocialShareTweeter = "sshIcon sshShareOnTwitter"
Field Value
CssRadSocialShareYammer
The base CSS class of the RadSocialShare Yammer wrapper element.
Declaration
public const string CssRadSocialShareYammer = "sshIcon sshShareOnYammer"
Field Value
SocialShareBloggerKey
The 'RadSocialShare' Blogger key used across the source classes.
Declaration
public const string SocialShareBloggerKey = "RadSocialShareBlogger"
Field Value
SocialShareCompactButtonKey
The 'RadSocialShare' CompactButton key used across the source classes.
Declaration
public const string SocialShareCompactButtonKey = "RadSocialShareCompactButton"
Field Value
SocialShareDeliciousKey
The 'RadSocialShare' DeliciousButton key used across the source classes.
Declaration
public const string SocialShareDeliciousKey = "RadSocialShareDelicious"
Field Value
SocialShareDiggKey
The 'RadSocialShare' DiggButton key used across the source classes.
Declaration
public const string SocialShareDiggKey = "RadSocialShareDigg"
Field Value
SocialShareFacebookKey
The 'RadSocialShare' Facebook key used across the source classes.
Declaration
public const string SocialShareFacebookKey = "RadSocialShareFacebook"
Field Value
SocialShareGoogleBookmarksKey
The 'RadSocialShare' GoogleBookmarks Button key used across the source classes.
Declaration
public const string SocialShareGoogleBookmarksKey = "RadSocialShareGoogleBookmarks"
Field Value
SocialShareKey
The 'RadSocialShare' key used across the source classes.
Declaration
public const string SocialShareKey = "RadSocialShare"
Field Value
SocialShareLinkedInKey
The 'RadSocialShare' LinkedIn Button key used across the source classes.
Declaration
public const string SocialShareLinkedInKey = "RadSocialShareLinkedIn"
Field Value
SocialShareMailToKey
The 'RadSocialShare' MailTo Button key used across the source classes.
Declaration
public const string SocialShareMailToKey = "RadSocialShareMailTo"
Field Value
SocialShareMySpaceKey
The 'RadSocialShare' MySpace Button key used across the source classes.
Declaration
public const string SocialShareMySpaceKey = "RadSocialShareMySpace"
Field Value
SocialSharePinterestKey
The 'RadSocialShare' Pinterest Button key used across the source classes.
Declaration
public const string SocialSharePinterestKey = "RadSocialSharePinterest"
Field Value
SocialShareRedditKey
The 'RadSocialShare' Reddit Button key used across the source classes.
Declaration
public const string SocialShareRedditKey = "RadSocialShareReddit"
Field Value
SocialShareSendEmailKey
The 'RadSocialShare' SendEmail Button key used across the source classes.
Declaration
public const string SocialShareSendEmailKey = "RadSocialShareSendEmail"
Field Value
SocialShareStumbleUponKey
The 'RadSocialShare' StumbleUpon Button key used across the source classes.
Declaration
public const string SocialShareStumbleUponKey = "RadSocialShareStumbleUpon"
Field Value
SocialShareTumblrKey
The 'RadSocialShare' Tumblr Button key used across the source classes.
Declaration
public const string SocialShareTumblrKey = "RadSocialShareTumblr"
Field Value
SocialShareTweeterKey
The 'RadSocialShare' Tweeter Button key used across the source classes.
Declaration
public const string SocialShareTweeterKey = "RadSocialShareTweeter"
Field Value
SocialShareYammerKey
The 'RadSocialShare' Yammer key used across the source classes.
Declaration
public const string SocialShareYammerKey = "RadSocialShareYammer"
Field Value