Click or drag to resize
UrlHelperPageExtensions Methods

The UrlHelperPageExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCurrentPageUrl
Returns URL of the current page.
Public methodStatic memberPageCanonicalUrl
Gets canonical URL of the current page.
Public methodStatic memberPageUrl(UrlHelperExtensionPoint, String, Boolean)
Gets URL of a page with given properties.
Public methodStatic memberPageUrl(UrlHelperExtensionPoint, String, String, String)
Gets URL of a page with given properties.
Top
See Also