Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractWrapperInfo(TInfo) Class
AbstractWrapperInfo(TInfo) Methods
ChangedColumns Method
CheckLicense Method
CheckPermissionsWithHandler Method
Clone Method
ContainsColumn Method
DataChanged Method
DeleteDataInternal Method
EnsureBinaryData Method
ExecuteWithOriginalData Method
GetObjectData Method
GetOriginalValue Method
GetPropertyType Method
InsertAsClone Method
InsertDataInternal Method
ItemChanged Method
LoadData Method
LoadDefaultData Method
LoadWrappedData Method
MakeComplete Method
ResetChanges Method
RevertChanges Method
SetValue Method
TryGetValue Method
UpdateDataInternal Method
UpsertData Method
UpsertDataInternal Method
AbstractWrapperInfo
TInfo
ContainsColumn Method
Returns true if the object contains specific column.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
override
bool
ContainsColumn
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
Boolean
Implements
IDataContainer
ContainsColumn(String)
See Also
Reference
AbstractWrapperInfo
TInfo
Class
CMS.DataEngine.Internal Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com