Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.ControllerImpl<TMod>.Module Property

Returns the module definitions YetaWF.Core.Modules.ModuleDefinition for the current module implementing the controller.

Class: YetaWF.Core.Controllers.ControllerImpl<TMod>
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

protected TMod Module { protected get; }

See Also YetaWF.Core.Controllers.ControllerImpl<TMod> ClassYetaWF.Core Overview