SPCustomRedirect methods

The SPCustomRedirect type exposes the following members.

Methods

  Name Description
Public methodStatic member RegisterRedirectHandler Register a custom redirect handler to handle a specific key. When a URL of the form CustomRedirect=Key is passed, the redirect utilities will first check for a Source parameter, and then if that fails, see if there is an ISPCustomRedirectHandler registered for that CustomRedirect key. If there is, GetRedirectUrl(Key) will be called for that handler.

Top

See also

Reference

SPCustomRedirect class

Microsoft.SharePoint.Utilities namespace