Click or drag to resize

AddInConfiguratorStoreParameterXmlInSession Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public static void StoreParameterXmlInSession(
	Type addInType,
	string parameterXml
)

Parameters

addInType
Type: SystemType
parameterXml
Type: SystemString
See Also