Class BeforeUpdateWebPageTreePathSlugEvent
Event fired before a web page tree path slug is updated.
public sealed class BeforeUpdateWebPageTreePathSlugEvent : CompoundAsyncEvent<UpdateWebPageTreePathSlugEventData>, IAsyncEvent, IEventState
- Inheritance
-
objectBeforeUpdateWebPageTreePathSlugEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
BeforeUpdateWebPageTreePathSlugEvent()
Initializes a new instance of the BeforeUpdateWebPageTreePathSlugEvent class.
public BeforeUpdateWebPageTreePathSlugEvent()
Remarks
This constructor should be used only in testing scenarios.