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
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | Indicates that the page mode is unknown. | |
View | 1 | Indicates the view page mode. | |
Edit | 2 | Indicates the edit page mode. | |
List | 3 | Indicates the list page mode. |
See Also