Table of Contents

Class ProductTranslateMultiEditByQueryQuery

Namespace
Dynamicweb.CoreUI.Screens.Implementations
Assembly
Dynamicweb.CoreUI.dll
public class ProductTranslateMultiEditByQueryQuery : MultiEditByQueryQuery
Inheritance
ProductTranslateMultiEditByQueryQuery
Inherited Members

Properties

ProductId

public string ProductId { get; set; }

Property Value

string

TranslateCacheKey

public string TranslateCacheKey { get; set; }

Property Value

string

Methods

GetModel()

public override MultiEditModel? GetModel()

Returns

MultiEditModel
To top