Click or drag to resize

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; }

Property Value

Type: IAppControllerClient
See Also