Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Modules.ModuleAction.RendersSomethingAsync Method

Check if this action renders anything (based on authorization)

Class: YetaWF.Core.Modules.ModuleAction
Namespace: YetaWF.Core.Modules
Assembly: YetaWF.Core

Syntax

public Task<bool> RendersSomethingAsync();

Return Value

(not specified)

See Also YetaWF.Core.Modules.ModuleAction ClassYetaWF.Core Overview