| LanguageCreateEmpty Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.International
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use LanguageService.Save instead.")]
public static void CreateEmpty(
string id
)
<ObsoleteAttribute("Use LanguageService.Save instead.")>
Public Shared Sub CreateEmpty (
id As String
)
Parameters
- id
- Type: SystemString
See Also