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