Share via


WebLink.getWebUrl Method [AX 2012]

Creates a URL that is based on the specified Web menu item.

Syntax

public str getWebUrl(str siteUrl)

Run On

Called

Parameters

  • siteUrl
    Type: str
    The site URL.

Return Value

Type: str
The Web URL.

See Also

Reference

WebLink Class