Click or drag to resize

FieldOptionTranslationDeleteFieldOptions Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static void DeleteFieldOptions(
	string fieldId,
	string languageId
)

Parameters

fieldId
Type: SystemString
languageId
Type: SystemString
See Also