(11
Answer (Choose 1 answer)
Choose the correct answer with ViewData attribute.
A. Data cannot be passed to a page with ViewDataAttribute.
B. Properties with the [ViewData] attribute have their values stored and loaded from the ViewDataDictionary.
C. All of the others.
D. None of the others