TreeProviderDeleteLinks Method |
Deletes document links to the specified node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public virtual void DeleteLinks(
int nodeId
)
Parameters
- nodeId
- Type: SystemInt32
Node ID
See Also