Calculates a query string based on the filter and order by settings.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- basePath
- Type:
System String
the base uri
Return Value
Type:
the query part of the URI with filter and order-by settings, as a string
See Also