CatalogHotSpotDisplayControl
CatalogHotSpotDisplayControl is obsolete. The legacy source recommends LoadWidgetControl with the HotSpotDiagramDisplay widget instead.

Configurable properties
| Property | Default | Valid values or format | Effect |
|---|---|---|---|
WidthUnit | Not specified | Sets the Hot Spot image width in pixels. |
SitePages.config example
The following example loads CatalogHotSpotDisplayControl.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: Width.
<Control src="CatalogHotSpotDisplayControl.ascx" />
Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.
Inherited properties
CatalogHotSpotDisplayControl inherits shared conditions from CyberStoreBaseControl.