Click or drag to resize

featurePropertiesui_BookmarkHistoryMax Property

The maximum number of items to maintain in a user's BookmarkHistory. The current default is 10.

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

Property Value

Type: Int32
The maximum number of items to maintain in a user's BookmarkHistory. The current default is 10.
See Also