Multiple choice technology web technology

Which of the following features of ASP.NET 2.0 provides 'visual inheritance'

  1. Themes

  2. Site Navigation

  3. Gird View

  4. Master Pages

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

Master Pages in ASP.NET 2.0 provide visual inheritance by allowing developers to create a consistent layout template that child pages can inherit. This enables centralized control over page structure, navigation, and common elements across an entire site.