SubscriptionEventHandlerBaseInitialized Event Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Occurs when the event handler has parsed and read all of the passed in even handler arguments but before the actual job has started. A developer can subscribe to this event to do private initialization specific to the current implementation.

Namespace: ContentStudio.Document.Subscription.EventHandler
Assembly: CSSubscriptionEventHandler (in CSSubscriptionEventHandler.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected event SubscriptionEventHandlerBaseInitializedEventHandler Initialized

Value

Type: ContentStudio.Document.Subscription.EventHandlerSubscriptionEventHandlerBaseInitializedEventHandler
See Also

Reference