protected void Page_Load(object sender, EventArgs e) { NativeNotify nativeNatify = new NativeNotify(this); nativeNatify.ProcessNotify(); }