ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Component Class / UrlHelper Property

In This Topic
    UrlHelper Property (Component)
    In This Topic
    Gets the url helper.
    Syntax
    'Declaration
     
    Protected ReadOnly Property UrlHelper As IUrlHelper
    protected IUrlHelper UrlHelper {get;}
    See Also