UriHelperExtensions Class

 

Represents the route URL for the UriHelperExtensions.

Namespace:   Microsoft.Web.Mvc.Resources
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

System.Object
  Microsoft.Web.Mvc.Resources.UriHelperExtensions

[<AbstractClass>]
[<Sealed>]
type UriHelperExtensions = class end

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticResourceUrl(UrlHelper, String, Object)

Generates the route URL for the resource controller's Retrieve action.

System_CAPS_pubmethodSystem_CAPS_staticResourceUrl(UrlHelper, String, Object, ActionType)

Generates the route URL for the resource.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: