Click or drag to resize

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; }

Property Value

Type: String
Optional description of a single record in the mapper (may include field references). Used for subnav items and overrides mapper's ItemDescription.
Remarks
Note Note
This property supports localization.
See Also