Share via


WebSession.siteUrl Method [AX 2012]

Gets the relative site URL.

Syntax

public str siteUrl()

Run On

Called

Return Value

Type: str
A string that represents the relative site URL.

Remarks

For example, "/sites/DynamicsAx/".

See Also

Reference

WebSession Class