Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
EnumerationObjectTypeFilter Class
EnumerationObjectTypeFilter Methods
IsBindingIncludedToParent Method
IsChildIncludedToParent Method
IsIncludedType Method
EnumerationObjectTypeFilter
IsIncludedType Method
Returns true if the given type info is included in output.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
IsIncludedType
(
ObjectTypeInfo
typeInfo
)
Parameters
typeInfo
Type:
CMS.DataEngine
ObjectTypeInfo
Object type info
Return Value
Type:
Boolean
Implements
IObjectTypeFilter
IsIncludedType(ObjectTypeInfo)
See Also
Reference
EnumerationObjectTypeFilter Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com