In the EPiServer fi开发者_如何学Cle upload dialogue, there is a section for adding meta data to an uploaded file such as Title, Link, Description, Author and Publisher. These form fields are implement
I\'m developing a website using EPiServer. I have a form which submits to itself. On submit, I check if there are any fields missing. If yes, then error message is shown.
I\'m using the following code to cache an object using the CacheManager class in EPiServer: CacheManager.RuntimeCacheAdd(
We want to add a web part framework to our EpiServer intran开发者_JAVA技巧et. I\'ve found this which is probably what we want. However there\'s no installation instructions for use under EpiServer 6 -
I know the WYSIWYG editor is not designed for pasting flash video object and script tags into the page but lets say you want to do that... Why does the EPiSe开发者_JAVA百科rver editor strip out the fi
We have two asp.net sites (based on episerver). Using Telerik Asp.net controls. We have some functionality that we want to have available in both sites.
I\'m getting these little diamonds with q开发者_JS百科uestion marks in them in my HTML attributes when I present data from my database. I\'m using EPiServer and a few custom properties.
I am writing a plugin to an old IE-only WYSIWYG-editor which resides in an old CMS. I\'ve created a plugin that opens an popup where the user can enter the url of an youtube clip.
I\'ve got a [PageDefinitionTypePlugIn] PropertyString (it\'s a dropdownlist), and I\'d like to be able to detect what it\'s parent page is.Generally, Global.EPDataFactory.CurrentPage works fine to ret
Im trying to list all categories in a VPP-folder using a module from Meridium called FolderBrowserProperty. It works perfectly locally and on our company\'s remote test site, but on the live site we a