User controls in adobe cq5 | Community
Skip to main content
ragamgnair
Level 2
October 16, 2015
Solved

User controls in adobe cq5

  • October 16, 2015
  • 1 reply
  • 594 views

Hi,

I already have some user controls developed in asp.net. I would like to know how to move / copy the existing user controls to adobe cq5.

Thanks in advance

RG

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

If you have components - say written in C# used in a .NET solution/app- you will have to port them manually to AEM. There is not an out of the box feature that takes a C# component and converts it to an AEM component. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015

If you have components - say written in C# used in a .NET solution/app- you will have to port them manually to AEM. There is not an out of the box feature that takes a C# component and converts it to an AEM component.