PageMode Enumeration

Relativity Services API
Indicates the step in the page workflow in which a call to the event handler originates.

Namespace:  Relativity.Services.Objects.DataContracts
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public enum PageMode
Members

  Member nameValueDescription
Unknown0 Indicates that the page mode is unknown.
View1 Indicates the view page mode.
Edit2 Indicates the edit page mode.
List3 Indicates the list page mode.
See Also

Reference