Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Ensures an item is saved to the server if it is necessary.
Overload List
Name | Description | |
---|---|---|
![]() |
EnsureItemSavedIfEditMode(Boolean) | Ensures an item is saved to the server if it is necessary, and forces a save if there are version conflicts. |
![]() |
EnsureItemSavedIfEditMode(String) | Ensures an item is saved to the server if it is necessary and specifies an event argument. |
![]() |
EnsureItemSavedIfEditMode(Boolean, String, String) | Ensures an item is saved to the server if it is necessary, forces a save if there are version conflicts, and specifies overwrite and discharge changes command handlers. |
Top