| ObjectDetailLinkParametersPersistent Property | 
            Gets or sets whether the given link should remain in the browser navigation bar, enabling the window reload.
            By default the link is not persistent, after navigating to the single object, URL is discarded and reload will lead to the 
            application root.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool Persistent { get; set; }Property Value
Type: 
Boolean See Also
See Also