EventListing Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This static class returns list of EventActions event.
Inheritance Hierarchy

SystemObject
  ContentStudio.EventActionsEventListing

Namespace: ContentStudio.EventActions
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static class EventListing

The EventListing type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAsyncronousEventList
Returns a list of all implemented Asynchronous Event actions events
Public methodStatic memberEventList
Returns a list of all Event actions events
Public methodStatic memberSyncronousEventList
Returns a list of all implemented Synchronous Event actions events
Top
Remarks

Note Note
This class is new in Content Studio version 5.2
See Also

Reference