Click or drag to resize

FormSaveProviderSave Method (FormSetting, DictionaryString, Object)

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public virtual bool Save(
	FormSetting Form,
	Dictionary<string, Object> KeysAndValues
)

Parameters

Form
Type: Dynamicweb.DataManagementFormSetting
KeysAndValues
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: Boolean
See Also