简体   繁体   中英

Can i inject a region into a module from a host using Prism?

I have a host thats loading a module containing 2 regions.Now in few scenarios which are available at the host end, i need to add a new region between the two in the module and load that module in the host.

Pointers appreciated.

Hi i did something similiar like you. What i did was that i added all 3 regions that i needed then i used a region behaviour to collapse or show the region.

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM