InterviewSolution
Saved Bookmarks
| 1. |
To embed a view into another view, how you can do this? |
|
Answer» You can embed view in another view by using view container UI element. ViewContainerUIElement is an UI element to be used to hold the views in Web Dynpro application. |
|