TreeNode GetSiblingsQueryInternal Method Kentico 8.1 API Reference
Gets the parametrized query to get siblings of the document.

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

Parameters

parameters
Type: OnlineSystem Action DataQuerySettings 
Parameters for the data retrieval

Return Value

Type: IDataQuery
See Also