Mono Support Please help 

42365 put(a) pogledan, 2 odgovor(a), 16.1.2019. 16:38:37 - Kreirao(la) kstvakin
16.1.2019. 16:38:37
188 Reputacija 12 Ukupno objava

"Developing custom administration controls
Custom-developed portals often need a set of custom modules to be integrated into the main
administrative panel. MonoX provides you with an option to include a custom administrative control to
the bottom of the default screen (note that the newly added control should follow the look and feel of
the administrative screen). Set the path to the custom control in the user.config:
<add key="CustomAdminTasksControl" value="/MonoX/CustomAdminControl.ascx"
/>
Now you can develop the CustomAdminControl just as you would work with an ordinary ASP.NET
user control."
 


 
But i can't find user.config in the application.
 
Thanks

1
24.1.2019. 7:39:31
1849 Reputacija 181 Ukupno objava

This is <appSettings> section in the web.config.

2
Ovo je MonoX demo site. Posjetite Mono Software za više detalja.