UrlHelper Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UrlHelper class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method UrlHelper(RequestContext) Initializes a new instance of the UrlHelper class using the specified request context.
Public method UrlHelper(RequestContext, RouteCollection) Initializes a new instance of the UrlHelper class by using the specified request context and route collection.

Top

See Also

Reference

UrlHelper Class

System.Web.Mvc Namespace