AbstractInfoProvider TInfo, TProvider  GetCountInternal Method Kentico 8.0 API Reference
Gets the number of items matching the given parameters. Does not check the license when retrieving data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

parameters (Optional)
Type: OnlineSystem Action ObjectQuery TInfo  
Parameters to apply to the query

Return Value

Type: OnlineInt32
See Also