ClientControllerAppModule Property | |
Gives Client object. Note: without session token handling
Namespace:
SOWIWeb.Administrator.Controllers
Assembly:
SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax protected override IAppController<Client> AppModule { get; }
Protected Overrides ReadOnly Property AppModule As IAppController(Of Client)
Get
Property Value
Type:
IAppControllerClientSee Also