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

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected CMSNotFoundResult FileNotFound()

Return Value

Type: CMSNotFoundResult
See Also