Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetActionUrl(Controller, String) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(HtmlHelper, String) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(Controller, String, Object) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(Controller, String, String) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(HtmlHelper, String, Object) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(HtmlHelper, String, String) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(Controller, String, String, Object) |
Returns the URL for the virtual path of the specified action.
|
![]() ![]() | GetActionUrl(HtmlHelper, String, String, Object) |
Returns the URL for the virtual path of the specified action.
|
See Also