Asynchronously gets the current thumbnail. Calculates piece list if necessary.
Syntax
C#
public ISynchronizedOperation BeginGetThumbnail(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 ISynchronizedOperation for the async method.