public void LoadPopupImage() { if (InputImageURL.Length != 0) { Hub.LoadPopupImage(InputImageURL, InputImageLabel); CloseAllModals(); } }