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.
Implements the special deactivation logic as required by the sites service.
Syntax
public void onDeactivate(SyncSolutionId _solutionId)
Run On
Called
Parameters
- _solutionId
Type: SyncSolutionId Extended Data Type
The ID of the solution being deactivated
Remarks
When this method is being overridden, the super method must be called.