Click or drag to resize

ApplicationPropertiesMainPage Property

The main page to use for the application. By default, the page that is used is main.htm.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MainPage { get; }

Property Value

Type: String
The main page to use for the application. By default, the page that is used is main.htm.
See Also