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; }
ReadOnly Property MasterPageFile As String
Get
Property Value
Type:
StringThe file name of the master page file to use. Note that the file must exist in the root folder.
See Also