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