Line 13: string value= Line 14: Request.Form["ctrl"]; Line 15: PrintHelper.PrintWebControl(value); Line 16: } Line 17: }