DocumentValidation.CanDeleteElement
Description:
Indicates if an element can be deleted.
Indicates if an element can be deleted.
-
documentThe document.
-
elementIdThe id of the element to check.
Return Value
bool
True if the element can be deleted, false otherwise.
-
A non-optional argument was NULL