DataHelperGetItemsCount Method |
Gets the items count in the specified data source.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static int GetItemsCount(
Object dataSource
)
Parameters
- dataSource
- Type: SystemObject
Data source
Return Value
Type:
Int32See Also