OperationType - Aghyad-Khlefawi/Coddee GitHub Wiki
OperationType is an enum that contains the following values
- View
- Add
- Edit
- Delete
This enum is used to indicate the current operation in an editor page.
OperationType is an enum that contains the following values
This enum is used to indicate the current operation in an editor page.