featurePropertiesmobile_MasterPageFile Property |
The master page file to use. By default, this is Mobile.master.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string mobile_MasterPageFile { get; }
ReadOnly Property mobile_MasterPageFile As String
Get
Property Value
Type:
StringThe master page file to use. By default, this is Mobile.master.
See Also