I need to render XForm control on regular page, the one that is not inherited from TempaltePage. Currently I\'m getting a message:
There are two ways of configuring and using log4net. First one is when I can configure my own appender and associated logger:
How do I get an EPiServer page of a specific page type builder type with all its strongly typed properties correctly populated? Could I do this in a single method call?
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Increasingly, I have noticed the number of Content Management Systems in use. I have some familiarity with SiteCore. I have read some literature on Umbraco. I only just got wind of Orchard the other d
We have a EPiServer 5.x enterprise project with several sites declared in EPiServer.config These are set up as separate websites in IIS pointing at the same webroot matching the host entry for each I
I am using EPiServer CMS 5 R2 and have a project that I have set up separately from EPiServer \'Site setup\' wizard. I now have activated the Office Add-in and cannot connect开发者_JS百科 from Word. W
I\'m trying to query the set of forums (fora?) for the user\'s clubs to get the latest topics and replies in those forums. This is the code I\'m using:
开发者_Python百科Is there a way to make Episerver leave the HTML id attribute alone and more importantly how much work is that?
I\'ve created a GuiPlugIn in EPiServer CMS 6 and as I was doing it, I noticed that the PlugInArea enum has a WorkRoom value.