public string getWidgetData()
        {
            var dataList = ret.GetWidgetData(de);

            return(dataList);
        }