| CMSPagePersistentEditedObject Property | 
            Special property allowing to treat edited object as non-static property
            Usable when you need to store information about edited object and then after post back reload it based on id and object type 
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic Object PersistentEditedObject { get; set; }Property Value
Type: 
Object See Also
See Also