ContentStudio.Document.Subscription.EventHandler Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This namespace contains classes that implements Content Studio Subscription Services eventhandlers.
Classes

  Class Description
Public class CSMailSubscriptionHandler
Provides a working implementation of a Content Studio Subscription Mail message event handler.
Public class MailSubscriptionHandler
Adds base functionality to a Subscription event handler that implements mail sending functionality.
Public class PassedInSubscriptionXmlData
This class is used by Subscription event handlers to represent parsed event XML arguments passed in to the EventHandler(Int32, Int32, String, String, ICSCredentialsContainer, Int32, String) method implementations.
Public class PassedInXmlPropertyCollection
Stores a collection of properties passed in through Xml
Public class PassedXmlData
This class is the base class for different representations of Xml based data used by Subscription event handlers. Such data is passed in to implementations of the EventHandler(Int32, Int32, String, String, ICSCredentialsContainer, Int32, String) method.
Public class SubscriptionEventHandlerBase
Provides a base class for a Content Studio Subscription related event handler.
Public class SubscriptionInformation
This class represents a single subscription.
Delegates

  Delegate Description
Protected delegate SubscriptionEventHandlerBaseFinishedEventHandler
This delegate handles the Finished event.
Protected delegate SubscriptionEventHandlerBaseInitializedEventHandler
This delegate handles the Initialized event.
Enumerations

  Enumeration Description
Public enumeration SubscriptionInformationTypeOfAddress
Represents the type of address used.
Public enumeration SubscriptionToHandle
Defines the different types of subscriptions