Click or drag to resize

PFUserNotify Method

Overload List
  NameDescription
Public methodNotify(String, String, IUserNotificationRelatedObject, Boolean)
Creates a new user notification for this user with the specified message. Triggers events on the related object. Will return null if notification was cancelled, returns a persisted object otherwise.
Public methodNotify(String, String, Guid, Int64, Boolean)
Creates a new user notification for this user with the specified message. Note: The returned notification has been saved.
Top
See Also