Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.MacroEngine
DateTimeContainer Class
DateTimeContainer Methods
ContainsColumn Method
Equals Method
GetHashCode Method
GetTypeCode Method
GetValue Method
SetValue Method
ToBoolean Method
ToByte Method
ToDateTime Method
ToDecimal Method
ToDouble Method
ToChar Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToString Method
ToType Method
ToUInt16 Method
ToUInt32 Method
ToUInt64 Method
TryGetValue Method
DateTimeContainer
ContainsColumn Method
Returns true if the object contains specified column.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
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
DateTimeContainer Class
CMS.MacroEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com