Class BootstrapperController
Implements
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class BootstrapperController : ApiController, IRequiresSessionState
Constructors
BootstrapperController()
Declaration
public BootstrapperController()
Methods
Bootstrap(BootstrapperRequest)
Declaration
public BootstrapperResponse Bootstrap(BootstrapperRequest bootstrapperRequest)
Parameters
| Type | Name | Description |
|---|---|---|
| BootstrapperRequest | bootstrapperRequest |
Returns
| Type | Description |
|---|---|
| BootstrapperResponse |