Click or drag to resize

ProductFieldTypeProviderGetAppenderInfo Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public abstract string GetAppenderInfo(
	string languageId,
	string settings
)

Parameters

languageId
Type: SystemString
settings
Type: SystemString

Return Value

Type: String
See Also