Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there a way to do "Republish entire site" from the API, like when right clicking the "Content" node in the back end and running the menu item?
Think you can use umbraco.library.RefreshContent()
Cheers,
Richard
We wrote an article explaining how to do this using a generic handler in case anyone is wondering how it's done:
Refreshing the entire site would simple involve calling a URL.
http:www.tekcent.com/articles/2013/republish-umbraco-content-in-continuous-integration-server/
Hope that helps.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Republish entire site from API
Is there a way to do "Republish entire site" from the API, like when right clicking the "Content" node in the back end and running the menu item?
Think you can use umbraco.library.RefreshContent()
Cheers,
Richard
We wrote an article explaining how to do this using a generic handler in case anyone is wondering how it's done:
Refreshing the entire site would simple involve calling a URL.
http:www.tekcent.com/articles/2013/republish-umbraco-content-in-continuous-integration-server/
Hope that helps.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.