Show / Hide Table of Contents

Class FormsWebModule

Inheritance
object
FormsWebModule
Namespace: Volo.Forms.Web
Assembly: Volo.Forms.Web.dll
Syntax
public class FormsWebModule : AbpModule

Constructors

FormsWebModule()

Declaration
public FormsWebModule()

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context

PreConfigureServices(ServiceConfigurationContext)

Declaration
public override void PreConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context
In this article
Back to top Powered by Volosoft