HttpRequestExtensions.GetFriendlyUrlSegments Method

Include Protected Members
Include Inherited Members

.NET Framework 4

Returns the URL segments left over after Friendly URLs mapped this request to a file.

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 methodStatic member GetFriendlyUrlSegments(HttpRequest) Returns the URL segments left over after Friendly URLs mapped this request to a file.
Public methodStatic member GetFriendlyUrlSegments(HttpRequestBase) Returns the URL segments left over after Friendly URLs mapped this request to a file.

Top

See Also

Reference

HttpRequestExtensions Class

Microsoft.AspNet.FriendlyUrls Namespace