![]() | LiveIntegrationAddIn Methods |
The LiveIntegrationAddIn type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetIdSuitableString |
Gets the id suitable string.
(Inherited from ConfigurableAddIn.) |
![]() | GetOptions |
Get options for editors with multiple values
|
![]() | GetParametersToXml |
Gets the parameters to XML.
(Inherited from ConfigurableAddIn.) |
![]() | GetParametersToXml(Boolean) |
Gets the parameters to XML.
(Inherited from ConfigurableAddIn.) |
![]() | GetSupportedCustomerCenterIntegrationCalls |
Return Integration customer center calls
(Overrides BaseLiveIntegrationAddInGetSupportedCustomerCenterIntegrationCalls.) |
![]() | IsWebServiceConnectionAvailable |
Check if the web service is available for the live integration
(Overrides BaseLiveIntegrationAddInIsWebServiceConnectionAvailable.) |
![]() | LoadParametersFromXml |
Loads the parameters from XML.
(Inherited from ConfigurableAddIn.) |
![]() | LoadSettings |
Load add-in configuration settings
(Overrides BaseLiveIntegrationAddInLoadSettings.) |
![]() | RenderAdditionalContent |
Renders the content of the additional.
(Inherited from ConfigurableAddIn.) |
![]() | RetrieveItemDetailsFromRemoteSystem |
Retrieves integration customer center item details
(Overrides BaseLiveIntegrationAddInRetrieveItemDetailsFromRemoteSystem(Template, String, User, String).) |
![]() | RetrieveItemsListFromRemoteSystem |
Retrieves integration customer center items list
(Overrides BaseLiveIntegrationAddInRetrieveItemsListFromRemoteSystem(Template, String, User, Int32, Int32, Int32).) |
![]() | RetrievePDF |
Retrieves order information in pdf
(Overrides BaseLiveIntegrationAddInRetrievePDF(HttpRequest, HttpResponse).) |
![]() | SaveSettings |
Save Add-in configuration settings
(Overrides BaseLiveIntegrationAddInSaveSettings.) |
![]() | SetValue |
Sets the value.
(Inherited from ConfigurableAddIn.) |
![]() | UpdateFromPost |
Updates from post back.
(Inherited from ConfigurableAddIn.)![]() Get the parameter from Context.Current.Request.Form Form information. Null is allowed. |