GlobalListsFetchList Method |
Name | Description | |
---|---|---|
FetchList(String, String, String, Boolean) |
Get list's items from its name.
| |
FetchList(String, String, String, String, Boolean, Boolean) |
Get list's items from its name.
| |
FetchList(String, String, String, String, String, Boolean) |
Get list's items from its name.
| |
FetchList(String, String, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
| |
FetchList(String, String, String, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
| |
FetchList(String, String, String, String, Boolean, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
| |
FetchList(String, String, String, String, Boolean, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
|