Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.YetaWFController.MarkNotFound Method

Current request is marked 404 (Not Found).

Class: YetaWF.Core.Controllers.YetaWFController
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

protected void MarkNotFound();

Remarks

The page and all modules are still rendered and processed.

See Also YetaWF.Core.Controllers.YetaWFController ClassYetaWF.Core Overview