Click or drag to resize

WebSiteGetUri Method

Gets the uri of the site. If WebHost is specified the uri is absolute, otherwise the uri is relative to the default host name of the database.

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string GetUri()

Return Value

Type: String
See Also