User controls in adobe cq5 | Adobe Higher Education
Skip to main content
ragamgnair
Level 2
October 16, 2015
Beantwortet

User controls in adobe cq5

  • October 16, 2015
  • 1 Antwort
  • 594 Ansichten

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

Dieses Thema wurde für Antworten geschlossen.
Beste Antwort von 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 Antwort

smacdonald2008
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.