Click or drag to resize

CustomFieldMoveCustomField Method

Moves the custom field.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void MoveCustomField(
	MoveDirection moveDirection
)

Parameters

moveDirection
Type: Dynamicweb.News.CommonMoveDirection
The directory.
See Also