Click or drag to resize
SocialNetworkTypeEnum Enumeration
Types of social networks.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public enum SocialNetworkTypeEnum
Members
  Member nameValueDescription
Twitter0 Twitter
Facebook1 Facebook
LinkedIn2 LinkedIn
GooglePlus3 Google+
None4 None - Error state - null replacement
See Also