This example defines a region at the LayoutPanel level and inserts a view from another assembly into this region. To create an instance of the PRISM adapter for a LayoutPanel, use the AdapterFactory.Make method:
mappings.RegisterMapping(typeof(LayoutPanel), AdapterFactory.Make<RegionAdapterBase<LayoutPanel>>(factory));(you will be redirected to DevExpress.com to submit your response)
