Click or drag to resize

NewsItemCopy Method

Copies the specified copy to category identifier.

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

Parameters

copyToCategoryID
Type: SystemInt32
The copy to category identifier.
See Also