ContentStudio.EventActions.SynchronousEventHandlers.Spotlijster Namespace Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Contains classes used to generate (mock) sample data for Content Studio event handler and activate a specific handler so it can be tested and debugged outside of Content Studio. This namespace is intended for event handler developers only.
Classes

  Class Description
Public class Code example EventSpotter
Contains methods to generate (mocked) sample data for a Content Studio synchronous event handler and activate your handler implementation so it can be tested and debugged outside of Content Studio. Unlike more sophisticated mockers this implementation does not let you control the exact content of the data sent to the event handler by Content Studio.