This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class CmsEventArgs
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class CmsEventArgs

The type exposes the following properties.

Public Properties

  Name Description
Public property EventType
Gets the event type.
Public property Originator
Gets the instance id of the server where the event started.
Public property Properties
Gets the properties.

See Also

Advanced