POST api/Dashboard/GetDirectoryList?UserName={UserName}&PageNo={PageNo}&PageSize={PageSize}&SearchKeyWord={SearchKeyWord}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserName | string |
Required |
|
PageNo | integer |
Required |
|
PageSize | integer |
Required |
|
SearchKeyWord | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.