Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
SearchDocument Class
SearchDocument Methods
Add Method
Contains Method
GetStore Method
GetTokenize Method
GetValue Method
Remove Method
SearchDocument
Contains Method
Returns
true
if document contains column
name
.
false
otherwise.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
Contains
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
SearchDocument Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com