InterviewSolution
Saved Bookmarks
| 1. |
Which Component Is Responsible For Generating The Output In Xml Format Before Applying It To Layout Template? |
|
Answer» DataEngine will take DataTemplate as the INPUT and the OUTPUT will be generated in xml FORMAT which will then be APPLIED on layout TEMPLATE. DataEngine will take DataTemplate as the input and the output will be generated in xml format which will then be applied on layout template. |
|