[3] Development/MVC(ASP.NET with C#)
@Url : UrlHelper Class
코볼
2023. 2. 9. 10:38
728x90
반응형
SMALL
UrlHelper Class : https://learn.microsoft.com/en-us/previous-versions/aspnet/dd492578(v=vs.118)
UrlHelper Class (System.Web.Mvc)
Table of contents UrlHelper Class Article 06/08/2015 3 minutes to read In this article --> Contains methods to build URLs for ASP.NET MVC within an application. Namespace: System.Web.Mvc Assembly: System.Web.Mvc (in System.Web.Mvc.dll) Inheritance Hie
learn.microsoft.com
UrlHelper 클래스 : https://learn.microsoft.com/ko-kr/dotnet/api/system.web.mvc.urlhelper?view=aspnet-mvc-5.2
UrlHelper 클래스 (System.Web.Mvc)
응용 프로그램 내에서 ASP.NET MVC의 URL을 빌드하는 메서드를 포함합니다.
learn.microsoft.com
728x90
반응형
LIST