Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectTypeInfo Class
ObjectTypeInfo Methods
ApplyTypeCondition Method
AreChildrenInvalid Method
ChildrenInvalidated Method
CopyEventsTo Method
CreateListingObjectTypeInfo Method
CreateWhereCondition Method
GetBindingColumns Method
GetBindingWhereCondition Method
GetDependencyForColumn Method
GetDependencyWhereCondition Method
GetFirstKnownColumn Method
GetNiceObjectTypeName Method
GetObjectPathWhereCondition Method
GetObjectTypeForColumn Method
GetSiteWhereCondition Method
GetTypeColumns Method
HasEvents Method
IncludeToParentDataSet Method
InitListingObjectTypeInfo Method
InvalidateAllObjects Method
InvalidateColumnNames Method
IsForeignKey Method
IsObjectInvalid Method
ObjectInvalidated Method
RaiseOnLoadRelatedData Method
RaiseOnLogObjectChange Method
ObjectTypeInfo
CopyEventsTo Method
Copies the event's hooks from current ObjectTypeInfo to specified one.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
protected
void
CopyEventsTo
(
ObjectTypeInfo
info
)
Parameters
info
Type:
CMS.DataEngine
ObjectTypeInfo
Target.
Remarks
Do not use in custom code!
See Also
Reference
ObjectTypeInfo Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com