Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
TreeNode Class
TreeNode Methods
Archive Method
ChangeNodeDocumentType Method
CheckIn Method
CheckOut Method
CheckPermissionsInternal Method
CheckPermissionsWithHandler Method
ClearCache Method
ClearOutputCache Method
Clone Method
ContainsColumn Method
CopyDataTo Method
CreateNewVersion Method
DataChanged Method
Delete Method
DeleteAllCultures Method
DeleteChildNodes Method
DeleteObject Method
Destroy Method
Dispose Method
EnsureConsistency Method
EnsureDefaultValues Method
GetChildWhereCondition Method
GetComponents Method
GetDataQueryInternal Method
GetDataSet Method
GetDocumentName Method
GetExisting Method
GetExistingWhereCondition Method
GetFieldAttachment Method
GetFieldAttachments Method
GetFieldDocumentAttachment Method
GetFieldDocumentAttachments Method
GetFullObjectName Method
GetInheritedValue Method
GetLocalColumnNames Method
GetObjectKey Method
GetObjectName Method
GetObjectOrderID Method
GetOrderIdentityWhereCondition Method
GetOrderQueryParameters Method
GetOriginalDataSet Method
GetPreviewLink Method
GetPropertyType Method
GetReferencedObject Method
GetRelatedDocuments Method
GetSearchDocument Method
GetSearchFields Method
GetSearchID Method
GetSiblingsQueryInternal Method
GetSiblingsWhereCondition Method
GetTranslatedCultures Method
GetTypeSpecificColumnNames Method
GetUpperTree Method
GetUsedPageTemplateId Method
GetUsedPageTemplateIdColumn Method
GetWorkflow Method
Initialize Method
InitObjectsOrderPostprocessing Method
Insert Method
InsertAsLink Method
InsertAsLinkInternal Method
InsertAsNewCultureVersion Method
InsertAsNewCultureVersionInternal Method
InsertCultureData Method
InsertInternal Method
InsertTreeNodeData Method
IsProduct Method
IsProductSection Method
IsRootNode Method
IsTranslated Method
LoadComponentsData Method
LoadData Method
LoadInheritedValues Method
MakeComplete Method
MapDocumentName Method
MoveToFirstStep Method
MoveToNextStep Method
MoveToPreviousStep Method
MoveToPublishedStep Method
New Method
NewObject Method
Publish Method
RegisterGroupedAttachments Method
RegisterProperties Method
RemoveDocumentDependencies Method
ResetChanges Method
ResetTranslationFlag Method
SendNotifications Method
SetComponents Method
SetDataRowColumn Method
SetDefaultPageTemplateID Method
SetDocumentNameSource Method
SetIntegerValue Method
SetObject Method
SetObjectOrderPostprocessing Method
SetValue Method
SubmitChanges Method
TryGetProperty Method
TryGetValue Method
UndoCheckOut Method
Update Method
UpdateCoupledData Method
UpdateCultureData Method
UpdateDocumentContent Method
UpdateInternal Method
UpdateTreeNodeData Method
TreeNode
ContainsColumn Method
Returns true if the object contains specific column.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.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)
IDataContainer
ContainsColumn(String)
See Also
Reference
TreeNode Class
CMS.DocumentEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com