I have created a .NET site that has a .master template structure to the site. Is there way to embed that as default into the editor?
Something like this:
<asp:content
id=”content1” ContentPlaceHolderID=”ContentPlaceHolder”
runat=”Server”>
Body of
text
</content>
Is there a way for me to automatically embed this in all the editor pages as default code? I have 15 - 20 pages that will be using the editor to upload.