Click or drag to resize

EditFormReadFromRequest Method (String, Boolean)

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static EditForm ReadFromRequest(
	string formName,
	bool cleanup
)

Parameters

formName
Type: SystemString
cleanup
Type: SystemBoolean

Return Value

Type: EditForm
See Also