Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IProviderDictionaryTemplate(TValue) Interface
IProviderDictionaryTemplate(TValue) Methods
Contains Method
Contains Method (Object)
Contains Method (Object, TValue)
IProviderDictionaryTemplate
<
TValue
>
.
Contains Method (Object)
Returns true if the table contains specified record.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
bool
Contains
(
Object
key
)
Parameters
key
Type:
System
.
Object
Key to check
Return Value
Type:
Boolean
See Also
Reference
IProviderDictionaryTemplate
<
TValue
>
Interface
Contains Overload
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com