EventSpotter Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The EventSpotter type exposes the following members.

Methods

  Name Description
Public method ActivateWithEptdocumentTEventHandler(TEventHandler, String, String)
Activates a Content Studio version 5.2 and earlier synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler. This handler must implement the ICSEventHandler and ISingleSynchronousHandler interfaces.
Public method ActivateWithEptdocumentTEventHandler(TEventHandler, Int32, String, String)
Activates a Content Studio version 5.2 and earlier synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler.
Public method ActivateWithEptdocumentTEventHandler(TEventHandler, String, String, String)
Activates a Content Studio version 5.2 and earlier synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler.
Public method ActivateWithEptdocument2TEventHandler(TEventHandler, String, String)
Activates a Content Studio version 5.3 and later synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler. This handler must implement the ICSEventHandler2 and ISingleSynchronousHandler interfaces.
Public method ActivateWithEptdocument2TEventHandler(TEventHandler, Int32, String, String)
Activates a Content Studio version 5.3 and later synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler.
Public method ActivateWithEptdocument2TEventHandler(TEventHandler, String, String, String)
Activates a Content Studio version 5.3 and later synchronous event handler with sample data generated for an ept document and the TEventHandler type of event handler.
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also

Reference