Home > Web Front-end > JS Tutorial > body text

JS calls method instance with parameters in CS_javascript skills

WBOY
Release: 2016-05-16 17:27:36
Original
1094 people have browsed it

In CS

Copy code The code is as follows:

public string test()
{
return "Hello World";
}

aspx page
Copy code code As follows:



< ;title>Untitled page





>                                                                            test("' a '") %>' must be wrapped in single quotes '<%=%>', and then double quotes inside. This is the key, otherwise the
call will not be successful! The evil single quotes and double quotes! ! !
Related labels:
cs js
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template