Click or drag to resize

BaseLiveIntegrationAddInRetrieveItemDetailsFromRemoteSystem Method

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual Template RetrieveItemDetailsFromRemoteSystem(
	Template template,
	string callType,
	User user,
	string itemId
)

Parameters

template
Type: Dynamicweb.RenderingTemplate
callType
Type: SystemString
user
Type: Dynamicweb.Security.UserManagementUser
itemId
Type: SystemString

Return Value

Type: Template
See Also