ASP.NET MVC Controls | ComponentOne
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 UrlHelper
    protected UrlHelper UrlHelper {get;}
    See Also