Returns the current thumbnail. If a recalculation has to be done, its recalculated.
Syntax
C#
public Stream GetThumbnail(Dictionary<string, object> parameters);
Parameters
Parameters
Description
Dictionary<string, object> parameters
The parameters to define the calculated element pricelist. See WellKnownParameterKeys.ElementPricelistConfigurator.GetThumbnail for details about the keys.
Returns
Returns a CalculatedElementPricelist containing the prices and a thumbnail.