TIWCGJQSocialButtonsOptionsShareButtonEnum Enumeration

Represents type TIWCGJQSocialButtonsOptionsShareButtonEnum.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQSocialButtonsOptionsShareButtonEnum = (jqsbosbNone,jqsbosbGooglePlus,jqsbosbFacebook,jqsbosbTwitter,jqsbosbDigg,jqsbosbDelicious,
 jqsbosbStumbleupon,jqsbosbLinkedIn,jqsbosbPinterest);

The TIWCGJQSocialButtonsOptionsShareButtonEnum type exposes the following members.

Show:
 NameDescription
jqsbosbDelicious

Represents constant jqsbosbDelicious.

jqsbosbDigg

Represents constant jqsbosbDigg.

jqsbosbFacebook

Represents constant jqsbosbFacebook.

jqsbosbGooglePlus

Represents constant jqsbosbGooglePlus.

jqsbosbLinkedIn

Represents constant jqsbosbLinkedIn.

jqsbosbNone

Represents constant jqsbosbNone.

jqsbosbPinterest

Represents constant jqsbosbPinterest.

jqsbosbStumbleupon

Represents constant jqsbosbStumbleupon.

jqsbosbTwitter

Represents constant jqsbosbTwitter.

Top