MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Please help  (Mono Support )

Viewed 36208 time(s), 2 post(s) 1/16/2019 4:38:37 PMby kstvakin
kstvakin

kstvakin

1/16/2019 4:38:37 PM
"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
This content has not been rated yet. 
188 Reputation 12 Total posts
kpeulic

kpeulic

1/24/2019 7:39:31 AM
This is <appSettings> section in the web.config.
This content has not been rated yet. 
1849 Reputation 181 Total posts