CatalogContentDisplayControl

CatalogContentDisplayControl displays configured catalog content as an HTML snippet.

Configurable properties

Property Default Valid values or format Effect
FileLocation
String
Empty string ("")   Sets the content file location.

SitePages.config example

The following example loads CatalogContentDisplayControl.ascx and applies the documented literal defaults. The following properties are omitted because they do not have documented literal defaults: FileLocation.

<Control src="CatalogContentDisplayControl.ascx" />

Add this <Control> element to the appropriate page placeholder as described in The SitePages.config File.

Inherited properties

CatalogContentDisplayControl inherits shared conditions from CyberStoreBaseControl.


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