public void LoadWidgetList(WidgetPanelRefreshHandler widgetAddedCallback) { this.LoadWidgetList(); widgetRefreshCallback = widgetAddedCallback; }