PagePropertiesDescription Property |
The page description. Depending on the page type, this may or may not be displayed in an information section of the page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Description { get; }
ReadOnly Property Description As String
Get
Property Value
Type:
StringThe page description. Depending on the page type, this may or may not be displayed in an information section of the page.
Remarks Note |
---|
This property supports localization. |
See Also