Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ProviderDictionary(TKey, TValue) Class
ProviderDictionary(TKey, TValue) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
ConvertKey Method
Delete Method
Invalidate Method
LogWebFarmTask Method
Remove Method
RemoveInternal Method
TryGetInternal Method
TryGetValue Method
Update Method
ProviderDictionary
TKey
,
TValue
ContainsKey Method
Returns true if the table contains specified record.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
ContainsKey
( TKey
key
)
Parameters
key
Type:
TKey
Key to check
Return Value
Type:
Boolean
Implements
IProviderDictionary
TKey, TValue
ContainsKey(TKey)
See Also
Reference
ProviderDictionary
TKey, TValue
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com