Multiple choice technology web technology

ActiveViewIndex attribute of MultiView describes the currently showing View.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The ActiveViewIndex property of the MultiView control determines which View control is currently displayed to the user. This is a zero-based index that directly corresponds to the View being shown, making the statement True.