Click or drag to resize

EditorFactorySaveConfig Method

Namespace:  Dynamicweb.Content.Files.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void SaveConfig(
	string folder,
	List<Field> metaFields
)

Parameters

folder
Type: SystemString
metaFields
Type: System.Collections.GenericListField
See Also