Dynamicweb 8 Documentation
Standard.Page Class Members
Fields 


The following tables list the members exposed by Standard.Page.

Public Fields
 NameDescription
Public FieldActiveStateChangedPage active state changed notification. Occurs after the page "Active" state has been changed.  
Public FieldAfterOutputPage after output notification. Occurs after the page has been rendered.  
Public FieldDeletedPage deleted notification. Occurs after the page has been deleted.  
Public FieldDeviceDetectedDevice detected notification. Occurs when a visitors device type and platform is detected in a pageview in the frontend.  
Public FieldLoadedPage loaded notification. Occurs after the page has been loaded.  
Public FieldMarkupValidationCompletedPage markup validation completed notification. Occurs after the page's content has been validated using the W3C markup validator.  
Public FieldNotFoundPage not found notification. Occurs when the 404 handler is about to process the request.  
Public FieldOnGlobalTagsOn global tags notification. Occurs when the globaltags are set.  
Public FieldOnOutputPage on output notification. Occurs before Output method activation in page template  
Public FieldOptimizedPage optimized notification. Occurs after the page has been optimized.  
Public FieldPageTitlePage title notification. Occurs when the title is assigned to a page.  
Public FieldPublishedStateChangedPage published state changed notification. Occurs after the page "Published" state has been changed.  
Public FieldSavedPage saved notification. Occurs after the page has been saved.  
Top
See Also

Reference

Standard.Page Class
Dynamicweb.Notifications Namespace

Send Feedback