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.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual bool PreserveContent { get; set; }
Property Value
Type:
BooleanSee Also