Click or drag to resize

GuiSaveFeeData Method (String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Common
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Deprecated")]
public static void SaveFeeData(
	string preFix,
	string methodId
)

Parameters

preFix
Type: SystemString
methodId
Type: SystemString
See Also