Click or drag to resize
GetFileHandlerFileNotFound Method
Responds HTTP code 404 Not Found.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected virtual void FileNotFound()
See Also