Query a custom sort of query over different dynamic content types
I have four DynamicContent types which have some common properties. Is it possible that i can query a sort of union of those properties to get some custom POCO object or dynamiccontent.
Or let say
Can we get multiple Dynamic Contents of different types in one query with common properties
Hello Kamran,
Currently this is not possible as you need to provide certain type to dynamicManager to get particular item. I have consulted with our dev team and they confirmed that this is hard to achieve and would require a lot of development time.
Regards,
Vassil Vassilev
Telerik
Thanks a lot Vassil Vassilev.