Dynamicweb.Notifications Namespace : Standard.Page Class |
The following tables list the members exposed by Standard.Page.
Name | Description | |
---|---|---|
ActiveStateChanged | Page active state changed notification. Occurs after the page "Active" state has been changed. | |
AfterOutput | Page after output notification. Occurs after the page has been rendered. | |
Deleted | Page deleted notification. Occurs after the page has been deleted. | |
DeviceDetected | Device detected notification. Occurs when a visitors device type and platform is detected in a pageview in the frontend. | |
Loaded | Page loaded notification. Occurs after the page has been loaded. | |
MarkupValidationCompleted | Page markup validation completed notification. Occurs after the page's content has been validated using the W3C markup validator. | |
NotFound | Page not found notification. Occurs when the 404 handler is about to process the request. | |
OnGlobalTags | On global tags notification. Occurs when the globaltags are set. | |
OnOutput | Page on output notification. Occurs before Output method activation in page template | |
Optimized | Page optimized notification. Occurs after the page has been optimized. | |
PageTitle | Page title notification. Occurs when the title is assigned to a page. | |
PublishedStateChanged | Page published state changed notification. Occurs after the page "Published" state has been changed. | |
Saved | Page saved notification. Occurs after the page has been saved. |