Click or drag to resize

ProductsAndGroupsHandlerParseData Method (String, Boolean, HandlerConfigurationType)

Namespace:  Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ParseResult ParseData(
	string data,
	bool loadDataFromDatabase,
	HandlerConfigurationType defaultDataType
)

Parameters

data
Type: SystemString
loadDataFromDatabase
Type: SystemBoolean
defaultDataType
Type: Dynamicweb.Ecommerce.Extensibility.ControlsHandlerConfigurationType

Return Value

Type: ParseResult
See Also