Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
MultiKeyDictionary(ValueType) Class
MultiKeyDictionary(ValueType) Properties
Item Property
Item Property (Object)
Item Property (String)
MultiKeyDictionary
ValueType
Item Property (String)
Gets or sets the item.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
ValueType
this
[
string
key
] {
get
;
set
; }
Parameters
key
Type:
System
String
Key
Property Value
Type:
ValueType
Implements
IGeneralIndexable
KeyType, ObjectType
Item
KeyType
See Also
Reference
MultiKeyDictionary
ValueType
Class
Item Overload
CMS.Base Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com