Hi Everyone,
Subject says it all, I need to get a list of registered custom controls. How would I achieve this ?
Kind regards,
Helgard Wagener
Hi Everyone,
Subject says it all, I need to get a list of registered custom controls. How would I achieve this ?
Kind regards,
Helgard Wagener
Best answer by hwagener
Hi All,
Okay so I remember from a long while ago that there is the controlutil.exe in the K2in folder, you can easily get a list of all registed controls by using cmd of powershell:
controlutil.exe list > list.txt
All out of the box controls are prefixed with SourceCode so filtering the list will get you your custom controls.
Kind regards,
Helgard Wagener
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.