<%@ Page Language="C#" %> UpdatePanelRenderMode Example
The number of times you have clicked the button is <%= PostBackCount.ToString() %> times. Every time you click the count is incremented. The panel containing the number of times you clicked is rendered in-line.