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

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