Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IObjectTypeFilter Interface
IObjectTypeFilter Methods
IsBindingIncludedToParent Method
IsChildIncludedToParent Method
IsIncludedType Method
IObjectTypeFilter
IsBindingIncludedToParent Method
Indicates whether given type info is a binding processed together with its parent, hence should be ignored in the output.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
bool
IsBindingIncludedToParent
(
ObjectTypeInfo
bindingTypeInfo
)
Parameters
bindingTypeInfo
Type:
CMS.DataEngine
ObjectTypeInfo
Binding type info
Return Value
Type:
Boolean
See Also
Reference
IObjectTypeFilter Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com