Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
UniView Class
UniView Methods
CreateHierarchicalItem Method
CreateChildControls Method
CreateItem Method
GenerateContent Method
GenerateInnerHierarchicalContent Method
GenerateSeparateHierarchicalContent Method
GetDataItemValue Method
GetItemsCount Method
GetItemType Method
GetTemplate Method
ObjectToDataRowView Method
ProcessItem Method
ReBind Method
Render Method
UniView
GetItemsCount Method
Try to get items count from IEnumerable object.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
protected
int
GetItemsCount
(
IEnumerable
enumerable
)
Parameters
enumerable
Type:
System.Collections
IEnumerable
IEnumerable object
Return Value
Type:
Int32
See Also
Reference
UniView Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com