Click or drag to resize

FormSaveInfo Constructor

Initializes a new instance of the FormSaveInfo class

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public FormSaveInfo(
	Dictionary<string, Object> savedValues
)

Parameters

savedValues
Type: System.Collections.GenericDictionaryString, Object
See Also