GET api/newsflow/GetNewsflowList/{pageSize}/{pageNum}?orderByName={orderByName}&orderByAsc={orderByAsc}&searchText={searchText}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageSize | string |
Required |
|
| pageNum | string |
Required |
|
| orderByName | string |
Required |
|
| orderByAsc | boolean |
Required |
|
| searchText | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.