[ASP.NET] .aspx에서 .aspx.cs 함수 호출하는 법 .aspx 파일 .aspx.cs 파일 public string Test() { return "hello"; } CODING/ASP 2022.12.27