Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
QueryHelper Class
QueryHelper Methods
BuildQuery Method
BuildQueryWithHash Method
Contains Method
ContainsColumn Method
GetBoolean Method
GetColor Method
GetControlClientId Method
GetDecimal Method
GetDouble Method
GetGuid Method
GetHash Method
GetInteger Method
GetParameterString Method
GetString Method
GetText Method
GetValue Method
SetValue Method
ToString Method
TryGetValue Method
ValidateHash Method
ValidateHashString Method
QueryHelper
ContainsColumn Method
Returns true if the object contains specified column.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
ContainsColumn
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IDataContainer
ContainsColumn(String)
See Also
Reference
QueryHelper Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com