Click or drag to resize
CrudControllerTEntitySearchByText Method
Executes a search in the server

Namespace: DrawerBackup.Native.Server.Controllers
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[AuthorizeAttribute]
[HttpPostAttribute]
public virtual Task<HttpResponseMessage> SearchByText()

Return Value

Type: TaskHttpResponseMessage
See Also