FriendlyUrlResolver Methods

Include Protected Members
Include Inherited Members

.NET Framework 4.5

The FriendlyUrlResolver type exposes the following members.

Methods

  Name Description
Public method ConvertToFriendlyUrl Converts a typical URL with a file extension into a friendly extension-less URL.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetExtensions Gets the extensions to use (such as .aspx, .ashx, or .mobile.aspx) while attempting to resolve an HTTP handler from the friendly URL.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PreprocessRequest Called after a friendly URL is resolved to an HTTP handler but before the handler is executed.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FriendlyUrlResolver Class

Microsoft.AspNet.FriendlyUrls.Resolvers Namespace