void pageStatusChange(object pSender, PageStatusChangeArgs pArgs) { // Send the state change to the footer for display Footer.ContentPageStateChanged(pArgs.Status, string.Empty); }