Share via


WebLink.clientQueryString Method [AX 2012]

Generates the query string piece of the URL used to start client menu items.

Syntax

private str clientQueryString()

Run On

Called

Return Value

Type: str
A string representing the query string piece of the URL.

Remarks

The query string will contain record information that is used to start a form that is filtered to a specific record.

See Also

Reference

WebLink Class