개발2014. 2. 13. 14:21
300x250



// c# asp.net 에서 자기자신 페이지를 찍어볼 필요가 있을 때



using System.Web; 


Response.Redirect(Request.Url.AbsolutePath);


300x250
Posted by 마스타