[DataObjectMethod(DataObjectMethodType.Select)] IList<Redirect> LoadDynamicRedirects( int maximumRows, int startRowIndex )
Parameters
- maximumRows
- Maximum number of rows to retrieve.
- startRowIndex
- Starting index from where to start retrieving.
Return Value
A collection of dynamic Redirect objects