Hi guys, we are trying to add compatibility with ArcGIS Portal on our existing desktop map application that runs ArcGIS Runtime .NET SDK version 10.2.7. I've seen samples on using the ESRI.ArcGISRuntime.Portal.ArcGISPortal to handle this but that would mean that we would need to recreate our controls (i.e. Selection, Identify etc.) from the ground up.
I was wondering if there is a way to consume the ArcGIS Portal layers in a ArcGISDynamicLayer?
Thank you!