SitesSvc_SetupUrl::isUrlConfigured Method [AX 2012]

Determines whether the URL of the site has already been set up for the company.

Syntax

client server public static boolean isUrlConfigured([DOSitesProxyWrapper wrapper])

Run On

Called

Parameters

Return Value

Type: boolean
true if the URL has been set up; otherwise, false.

See Also

Reference

SitesSvc_SetupUrl Class