Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com