Mono Support How to include javascript files 

Viewed 37290 time(s), 2 post(s), 11/23/2018 2:49:22 PM - by kstvakin
11/23/2018 2:49:27 PM
188 Reputation 12 Total posts

Please how do i add a javascript library to the package

1
11/23/2018 3:18:42 PM
1384 Reputation 152 Total posts

Inside MonoX samples ("\MonoX\Samples\Solution\") there's a Visual studio solution (.sln) that can help you jump-start your custom project.
You start by inheriting MonoX classes and providing your own markup and c# code. From that point there are a couple of ways to add javascript code to your page.

 

2
This is a demo site for MonoX. Please visit Mono Software for more info.