Click or drag to resize

CustomerSettingKeyWebSiteMainPage Field

Specifies another main page than main.aspx for the installation. Implemented for APMM, who uses an index page as the main page.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string WebSiteMainPage = "WebSiteMainPage"

Field Value

Type: String
See Also