TIWCGJQSocialButtonsSites Enumeration

Represents type TIWCGJQSocialButtonsSites.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQSocialButtonsSites = (jqsbsGoogle,jqsbsFacebook,jqsbsTwitter,jqsbsDigg,jqsbsDelicious,jqsbsStumbleupon,jqsbsLinkedIn,jqsbsPinterest);

The TIWCGJQSocialButtonsSites type exposes the following members.

Show:
 NameDescription
jqsbsDelicious

Represents constant jqsbsDelicious.

jqsbsDigg

Represents constant jqsbsDigg.

jqsbsFacebook

Represents constant jqsbsFacebook.

jqsbsGoogle

Represents constant jqsbsGoogle.

jqsbsLinkedIn

Represents constant jqsbsLinkedIn.

jqsbsPinterest

Represents constant jqsbsPinterest.

jqsbsStumbleupon

Represents constant jqsbsStumbleupon.

jqsbsTwitter

Represents constant jqsbsTwitter.

Top