I have created a GuiPlugIn with Area=PluginArea.EditPanel which imports data from an xml.
After "DataFactory.Instance.Save(page, EPiServer.DataAccess.SaveAction.Publish);"
The selected version is the previous version, is it possible to change selected version after the save or maby theres an url i can redirect to which sets the selected version to the just published version?
I have created a GuiPlugIn with Area=PluginArea.EditPanel which imports data from an xml.
After "DataFactory.Instance.Save(page, EPiServer.DataAccess.SaveAction.Publish);"
The selected version is the previous version, is it possible to change selected version after the save or maby theres an url i can redirect to which sets the selected version to the just published version?