CopyNodeDataSettings Constructor (Boolean, String)Kentico 8.1 API Reference
Creates a settings object with the properties initialized to the specified values.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

copyFlagsValue
Type: OnlineSystem Boolean
Common copy flags value
excludeColumns
Type: OnlineSystem String
Columns to be excluded from the copying, as a string of the column names separated by a semicolon
See Also