UrlParameter Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

Returns an empty string. This method supports the ASP.NET MVC infrastructure and is not intended to be used directly from your code.(Overrides Object.ToString().)

See Also

UrlParameter Class
System.Web.Mvc Namespace

Return to top