POST api/Dashboard/GetDirectoryList?UserName={UserName}&PageNo={PageNo}&PageSize={PageSize}&SearchKeyWord={SearchKeyWord}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserName

string

Required

PageNo

integer

Required

PageSize

integer

Required

SearchKeyWord

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.