| ISettings Events | 
The ISettings type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | AfterEntitySave | 
            This event is fired after a Entity object is saved.
            (Inherited from IEntityEvents.) | 
|  | BeforeEntitySave | 
            This event is fired before any Entity object is about to be saved.
            (Inherited from IEntityEvents.) | 
 See Also
See Also