PageElementPropertiesRecordSlider_ItemDescription Property |
Optional description of a single record in the mapper (may include field references). Used for subnav items and overrides mapper's ItemDescription.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string RecordSlider_ItemDescription { get; }
ReadOnly Property RecordSlider_ItemDescription As String
Get
Property Value
Type:
StringOptional description of a single record in the mapper (may include field references). Used for subnav items and overrides mapper's ItemDescription.
Remarks Note |
---|
This property supports localization. |
See Also