TIWCGJQSocialButtonsButtonBoxStyle Enumeration

Represents type TIWCGJQSocialButtonsButtonBoxStyle.

Namespace: IWCGJQSocialButtons
type
 TIWCGJQSocialButtonsButtonBoxStyle = (jqsbbbsTweet,jqsbbbsFacebook,jqsbbbsGooglePlus);

The TIWCGJQSocialButtonsButtonBoxStyle type exposes the following members.

Show:
 NameDescription
jqsbbbsFacebook

Represents constant jqsbbbsFacebook.

jqsbbbsGooglePlus

Represents constant jqsbbbsGooglePlus.

jqsbbbsTweet

Represents constant jqsbbbsTweet.

Top