You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IElementPricelistConfigurator Interface
> IElementPricelistConfigurator Methods > IElementPricelistConfigurator.GetPreviewImage Method
IElementPricelistConfigurator.GetPreviewImage Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IElementPricelistConfigurator.GetPreviewImage Method

Returns the preview for an image with a given name.

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

Null if not found, else the stream.

Copyright ORGADATA AG © 2023. All rights reserved.