Click or drag to resize

IUserNotificationRelatedObject Methods

The IUserNotificationRelatedObject type exposes the following members.

Methods
  NameDescription
Public methodGetGuid
Returns a Global Unique Identifier for the target.
Public methodGetId
Returns an id representing the target.
Public methodOnAfterCreateNotification
Called after a notification is persisted. Implement to raise events on the related object, enabling notification customization.
Public methodOnBeforeCreateNotification
Called before a notification is persisted. Implement to raise events on the related object, enabling notification customization.
Top
See Also