CatalogHotSpotDisplayControl

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

CatalogHotSpotDisplayControl Hot Spot diagram

Configurable properties

Property Default Valid values or format Effect
Width
Unit
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.


This site uses Just the Docs, a documentation theme for Jekyll.