Click or drag to resize
TreeNodeGetExisting Method
Returns the existing object based on current object data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
protected override BaseInfo GetExisting()

Return Value

Type: BaseInfo
See Also