Click or drag to resize
URLRewriterPageNotFoundEventArgs Properties

The URLRewriterPageNotFoundEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Public propertyPageNotFoundHandled
Indicates whether was 'page not found' handled
Public propertyRelativePath
Relative path
Public propertySiteName
Site name
Public propertyViewMode
View mode
Top
See Also