Hello Rodney,
It is not possible to use a ContentPage in the place where a ContentView type is required.
Ultimately, to answer your question, the best way to reuse a ContentView content is to just define that ContentView as a File (
Visual Studio > Add > New Item > ContentView). Then, you can even use multiple instances of that ContentView in the same SlideView.
For example, let's say you named the ContentView file "MyView", you can define the SlideView as:
For a runnable demo project that takes this approach,
see my forum post reply from earlier today.
Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items