featurePropertiesmobile_StartupImage Property |
The value inserted for apple-touch-startup-image in the <head> element.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string mobile_StartupImage { get; }
ReadOnly Property mobile_StartupImage As String
Get
Property Value
Type:
StringThe value inserted for apple-touch-startup-image in the <head> element.
See Also