kentico_jurajo
-
2/9/2012 3:29:16 AM
RE:asp:MultiView and CMSEditableRegion
Hi,
In your web part's code behind you will need to get the PortalManager (e.g. CMS.PortalControls.PortalHelper.FindManager(System.Web.UI.Control)) and set its property PreserveContent to true, so the content is not overwritten.
Best regards, Juraj Ondrus
|