Click or drag to resize
Dynamicweb.Content.Social Namespace
Base implementation of social media publishing and abstraction of social media providers
Classes
  ClassDescription
Public classAdapter
Represents a base class for implmenting social media adapters for publishing in Online Marketing Center.
Public classChannel
Represents a channel.
Public classChannelAvailability
Represents a channel availability.
Public classChannelCollection
Represents a collection of channels.
Public classField
Represents object that describes a field which can be used to create a post for a channel. The Adapter returns a list of fields it supports.
Public classMessage
Represents a message to be published.
Public classMessageCollection
Represents a collection of messages.
Public classNotifications Obsolete.
Public classNotificationsMessagePublishedNotificationArgs
Public classNotificationsMessagePublishingNotificationArgs
Public classPost
A post is a representation of the data used to submit to particular social channels (e.g. Twitter Corporate, Twitter Marketing, Facebook, etc). A post is a child item of the Message class. A message can have multiple posts. Therefore, you should access this through Message.Posts rather than accessing it directly. It is possible to have more than one post per social media type, for example, if the user has two Facebook channels and selects both of them when publishing a message, then there will be one message (the parent) and two posts (one for each social channel).
Public classPostBase
Provides base functionality for social media posts.
Public classPostCollection
Represents a collection of psots.
Public classPublishData
An object of the data that is handed over to the Channel handlers publish method
Public classPublishResult
Represents a post publish result.
Public classSocialFolder
Public classSocialFolderCollection
Represents collection of folders
Public classSocialNotification
Public classSocialNotificationMessagePublishedNotificationArgs
Public classSocialNotificationMessagePublishingNotificationArgs
Public classSocialScheduleHandler
Public classSocialTask
Public classSocialTopFolder
Public classSocialTopFolderCollection
Enumerations
  EnumerationDescription
Public enumerationChannelAvailabilityStatus
Represents social media platform availability status through the given channel.
Public enumerationFieldType
Represents a channel field type.
Public enumerationSocialTaskSocialTaskType