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