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

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

Contains static Event Actions values
Inheritance Hierarchy

SystemObject
  ContentStudio.EventActionsEventAction

Namespace: ContentStudio.EventActions
Assembly: CS5Interfaces (in CS5Interfaces.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class EventAction

The EventAction type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberMultiFieldValueSeparator
In a synchronous event action handler, separates the value of each individual field value when an Ept document has more fields with the same name. Such fields are treated as a multivalue field with each value separated with this value.
Top
Remarks

This class was added in Content Studio 5.5
See Also

Reference