ApplicationPropertiesTitle Property |
The title for the application. This string is displayed in the title bar of the web pages.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property Title As String
Get
Property Value
Type:
StringThe title for the application. This string is displayed in the title bar of the web pages.
Remarks Note |
---|
This property supports localization. |
See Also