using System; namespace NKC_WF { public partial class PartValidation : BasePage { protected void Page_Load(object sender, EventArgs e) { } } }