Click or drag to resize

NewsItemMove Method

Moves the specified news to category identifier.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public void Move(
	int moveToCategoryID
)

Parameters

moveToCategoryID
Type: SystemInt32
The move to category identifier.
See Also