Click or drag to resize
UrlHelperPreviewExtensionsAuthenticateUrl Method
Overload List
  NameDescription
Public methodStatic memberAuthenticateUrl(UrlHelperExtensionPoint, String)
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
Public methodStatic memberAuthenticateUrl(UrlHelperExtensionPoint, String, Boolean)
Extends the given url by additional authentication information when the current request carries authentication information in the request URL.
Top
See Also