Gets the number of items matching the given parameters. Does not check the license when retrieving data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parameters (Optional)
- Type:
System.Action<ObjectQuery<TInfo>>
Parameters to apply to the query
Return Value
Type:
See Also