public override void OnDestroy()
 {
     base.OnDestroy();
     //Customizes a page end event.
     instance.PageEnd("Order Page");
 }