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