Class LogEventSavedSubscriber
- Namespace
- Dynamicweb.Subscribers
- Assembly
- Dynamicweb.dll
[Subscribe("DWN_STANDARD_LOGGING_LOGEVENT_SAVED")]
public class LogEventSavedSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
Log
Event Saved Subscriber
- Implements
- Inherited Members
Properties
Rank
Gets the rank.
Property Value
- int
The rank.
Remarks
The subscriber with the highest rank will be notified last
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
Parameters
NotificationArgs
stringargs
NotificationArgs The args.