Click or drag to resize

FieldCopy Method (Int32, Boolean)

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public void Copy(
	int toFormId,
	bool KeepName
)

Parameters

toFormId
Type: SystemInt32
KeepName
Type: SystemBoolean
See Also