Try our conversational search powered by Generative AI!

Add all properties to the FullRefreshProperties collection

Vote:
 

We are working on an upgrade from cms 6r2 to 7.5 and we have some problems with EditHints and AddFullRefreshFor. We are not using EPi's property webcontrol, so when an editor publish a page the changes will not be shown unless the page is manually refreshed.

I don't want to add every property explicit

EditHints.AddFullRefreshFor(p => p.MainBody);

since we have hundreds of pagetypes and properties. Is there a good solution for adding all properties to the FullRefreshProperties collection?

#86673
May 28, 2014 10:57
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.