OiO.lk Blog javascript Can a C# source file call the JS function of a different aspx source file?
javascript

Can a C# source file call the JS function of a different aspx source file?


So I have two different files in a .NET project:

A. File1.aspx and cs
B. File2.aspx and cs

Can File1 C# source file call a JS function from File2 ASPX source file? If so, how could they do this?



You need to sign in to view this answers

Exit mobile version