Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
IModuleUsageDataCollection Interface
IModuleUsageDataCollection Methods
Add Method
Get Method
Remove Method
IModuleUsageDataCollection
Get Method
Gets item with specified key.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
IModuleUsageDataItem
Get
(
string
key
)
Parameters
key
Type:
System
String
Key of item to retrieve
Return Value
Type:
IModuleUsageDataItem
Item if found, null otherwise
See Also
Reference
IModuleUsageDataCollection Interface
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com