Class ResetPageIndexSubscriber
- Namespace
- Dynamicweb.Frontend.Url
Handling
- Assembly
- Dynamicweb.dll
[Subscribe("DWN_STANDARD_PAGE_URLAFFECTED")]
public class ResetPageIndexSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
Reset
Page Index 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
notification
stringThe notification.
args
NotificationArgs The args.