<%@ language="C#" %> Button
<%= String.Format ("FilePath: {0} {1}", Context.Request.FilePath, GetType ().Name) %> <%= String.Format ("CurrentExecutionFilePath: {0}", Context.Request.CurrentExecutionFilePath, GetType ().Name) %>