| Overload | Description |
|---|---|
| LoadFixedRedirects() | Loads a collection of fixed Redirect objects for the current store from the database |
| LoadFixedRedirects(String) | Loads a collection of fixed Redirect objects for the current store from the database. Sorts using the given sort exrpression. |
| LoadFixedRedirects(Int32,Int32) | Loads a collection of fixed Redirect objects for the current store from the database. |
| LoadFixedRedirects(Int32,Int32,String) | Loads a collection of fixed Redirect objects for the current store from the database. Sorts using the given sort exrpression. |