BaseInfo GetSiblingsQueryInternal Method Kentico 8.1 API Reference
Gets the parametrized query to get siblings of the object (If there is no parent-child hierarchy, query is parametrized for all objects)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.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