Click or drag to resize

UserController.AppModule Property

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
protected override IAppController<User> AppModule { get; }

Property Value

Type: IAppController<User>
See Also