Tagged Questions

3
votes
2answers
419 views

Spring.NET & Immediacy CMS

Is there any way to inject dependencies into an Immediacy CMS control using Spring.NET, ideally without having to use to ContextRegistry when initialising the control?
2
votes
1answer
162 views

Community Portal Packages for C#

I'm looking for a list of community server packages that I can integrate with C#. I have a requirement to build a community portal/facebook style site with functionality that integrates with a CMS ...
0
votes
1answer
43 views

How do you allow users to input values for your Immediacy Plugin via the Extended Tab?

I am currently building my first Immediacy Plugin, and do not have access to any documentation at the time of writing this. I have created a user control (single inline file, as opposed to code ...