UpdaterRegistry.IsUpdaterRegistered
Description:
Checks whether updater with the given id is registered in a document.
Checks whether updater with the given id is registered in a document.
Overloads (2):
IsUpdaterRegistered(UpdaterId,Document)
-
idId of the updater being tested.
-
documentDocument in which this updater is tested whether it's registered or not.
Return Value
bool
Returns True if the updater is registered in the given document.
-
A non-optional argument was null