using System; namespace NKC_WF.WebUserControls { public partial class tpl_WIP : System.Web.UI.UserControl { protected void Page_Load(object sender, EventArgs e) { } } }