We often use @RenderParagraphContent([paragraphid]) for global elements that we want to be editable, such as footers etc. Reason being that we don´t want to send the editor to the website settings to edit.
But does using RenderParagraphContent effect performance in a negative way? Is there any other/better way of handling global content, if we don´t want to give editor access to website settings?
/Hans