CMSPortalManagerPreserveContent Property |
Allows you to specify whether the content of non-existing or not visible regions should be preserved when the content is saved.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntaxpublic virtual bool PreserveContent { get; set; }
Property Value
Type:
Boolean
See Also