Click or drag to resize

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
string Title { get; }

Property Value

Type: String
The title for the application. This string is displayed in the title bar of the web pages.
Remarks
Note Note
This property supports localization.
See Also