Click or drag to resize

FieldMoveFieldsUp Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static void MoveFieldsUp(
	int formId,
	int fromSort
)

Parameters

formId
Type: SystemInt32
fromSort
Type: SystemInt32
See Also