Click or drag to resize

PagePropertiesCaption Property

The page name. This value is displayed as the default title for the page for most templates.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Caption { get; }

Property Value

Type: String
The page name. This value is displayed as the default title for the page for most templates.
Remarks
Note Note
This property supports localization.
See Also