TreeNodeUpdate Method (Boolean) |
Updates node data in the database.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual void Update(
bool useDocumentHelper
)
Parameters
- useDocumentHelper
- Type: SystemBoolean
If true, the document helper is used for the operation to handle workflow
See Also