Click or drag to resize
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.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public virtual bool PreserveContent { get; set; }

Property Value

Type: Boolean
See Also