LinkBuilder Class
Represents a link builder.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BuildParameterValuesFromExpression(MethodCallExpression) | Creates a querystring as a Dictionary based on the passed-in Lambda. |
![]() ![]() | BuildUrlFromExpression<'TController>(RequestContext, RouteCollection, Expression<Action<'TController>>) | Builds a URL based on the Expression passed in. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

