Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.StaticPages.StaticPageManager.RemoveAllPagesAsync Method

Removes all static pages.

Class: YetaWF.Core.Support.StaticPages.StaticPageManager
Namespace: YetaWF.Core.Support.StaticPages
Assembly: YetaWF.Core

Syntax

public Task RemoveAllPagesAsync();

Remarks

The next time a page is accessed, it will be saved again as a static page.

See Also YetaWF.Core.Support.StaticPages.StaticPageManager ClassYetaWF.Core Overview