AbstractInfoProvider TInfo, TProvider  GetCountInternal Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineInt32
See Also