public PageDataItem Add(string name, Xy.Data.IDataModelDisplay XyDataModel) { return inAdd(name, new PageDataItem(name, XyDataModel.GetXml())); }