| GuiSaveFeeData Method (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
)
<ObsoleteAttribute("Deprecated")>
Public Shared Sub SaveFeeData (
preFix As String
)
Parameters
- preFix
- Type: SystemString
See Also