You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > ElementPricelistConfigurator Class > ElementPricelistConfigurator Methods > ElementPricelistConfigurator.GetPreviewImage Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ElementPricelistConfigurator.GetPreviewImage Method

Returns the preview for an image with a given name.

Syntax
C#
public Stream GetPreviewImage(string previewIdentifier);
Parameters
Description
string previewIdentifier
The identifier of the preview to be returned.

Null if not found, else the stream.

Copyright © 2019. All rights reserved.