| 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
)
Public Sub Copy (
copyToCategoryID As Integer
)
Parameters
- copyToCategoryID
- Type: SystemInt32
The copy to category identifier.
See Also