Click or drag to resize
TreeNodeGetDataQueryInternal Method
Gets the data query for this object type

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

Return Value

Type: IDataQuery
See Also