Click or drag to resize

ApplicationPropertiesMasterPageFile Property

The file name of the master page file to use. Note that the file must exist in the root folder.

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

Property Value

Type: String
The file name of the master page file to use. Note that the file must exist in the root folder.
See Also