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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual bool PreserveContent { get; set; }

Property Value

Type: Boolean
See Also