ModuleBase.Setup Method
Name | Parameters | Description |
---|---|---|
Setup(ApplicationModulesManager) | moduleManager | Sets up a module after it has been created. |
Setup(XafApplication) | application | Sets up a module after it has been added to the XafApplication.Modules collection. |