Which ASP.NET server control offers a different method for presenting text on a webpage?
Explanation
The Label control in ASP.NET is used to display text on a webpage, serving as an alternative to other text display methods. Other controls like Textbox or Button serve different purposes, and 'None of the above' is incorrect.