Which of the following method is used to connect data from a view model to a view?

18. Which of the following method is used to connect data from a view model to a view?

  1. Attached
  2. Bind
  3. Unbind
  4. Connect

Answer: B) Bind

Explanation:

The bind method is used to connect/bind data from a view model to a view.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.