Method | Description | |
---|---|---|
Export ( List |
||
Load ( ) : BVNetwork.NotFound.Core.CustomRedirects.CustomRedirectCollection |
Parses the xml file and reads all redirects.
|
|
RedirectsXmlParser ( ) : System.Collections.Generic | ||
RedirectsXmlParser ( |
Reads the custom redirects information from the specified xml file
|
public Export ( List |
||
redirects | List |
|
return |
public Load ( ) : BVNetwork.NotFound.Core.CustomRedirects.CustomRedirectCollection | ||
return | BVNetwork.NotFound.Core.CustomRedirects.CustomRedirectCollection |
public RedirectsXmlParser ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public RedirectsXmlParser ( |
||
xmlContent | ||
return | System.Collections.Generic |