Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

UrlHelper Methods

The UrlHelper type exposes the following members.

Methods


  Name Description
Public method Action (Inherited from UrlHelper.)
Public method Action(System.String) (Inherited from UrlHelper.)
Public method Action(System.String,System.Object) (Inherited from UrlHelper.)
Public method Action(System.String,System.Web.Routing.RouteValueDictionary) (Inherited from UrlHelper.)
Public method Action(System.String,System.String) (Inherited from UrlHelper.)
Public method Action(System.String,System.String,System.Object) (Inherited from UrlHelper.)
Public method Action(System.String,System.String,System.Web.Routing.RouteValueDictionary) (Inherited from UrlHelper.)
Public method Action(System.String,System.String,System.Web.Routing.RouteValueDictionary,System.String) (Inherited from UrlHelper.)
Public method Action(System.String,System.String,System.Object,System.String) (Inherited from UrlHelper.)
Public method Action(System.String,System.String,System.Web.Routing.RouteValueDictionary,System.String,System.String) (Inherited from UrlHelper.)
Public method Content(System.String) (Inherited from UrlHelper.)
Public method Encode(System.String) (Inherited from UrlHelper.)
Public method EndpointFor(String)
Public method EndpointFor(String, String)
Public method EndpointFor(String, String, String)
Public method EndpointFor<(Of <<'(TController>)>>)(String)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method HttpRouteUrl(System.String,System.Object) (Inherited from UrlHelper.)
Public method HttpRouteUrl(System.String,System.Web.Routing.RouteValueDictionary) (Inherited from UrlHelper.)
Public method IsLocalUrl(System.String) (Inherited from UrlHelper.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Name<(Of <<'(TController>)>>)()()()()
Public method RouteUrl(System.Object) (Inherited from UrlHelper.)
Public method RouteUrl(System.Web.Routing.RouteValueDictionary) (Inherited from UrlHelper.)
Public method RouteUrl(System.String) (Inherited from UrlHelper.)
Public method RouteUrl(System.String,System.Object) (Inherited from UrlHelper.)
Public method RouteUrl(System.String,System.Web.Routing.RouteValueDictionary) (Inherited from UrlHelper.)
Public method RouteUrl(System.String,System.Object,System.String) (Inherited from UrlHelper.)
Public method RouteUrl(System.String,System.Web.Routing.RouteValueDictionary,System.String,System.String) (Inherited from UrlHelper.)
Public method ToString (Inherited from Object.)