Click or drag to resize

PageElementPropertiesBootCarousel_ContextTemplate Property

An optional template used to provide common content outside the carousel. Any field expressions embedded in the template are resolved against the page's primary mapper.

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

Property Value

Type: String
An optional template used to provide common content outside the carousel. Any field expressions embedded in the template are resolved against the page's primary mapper.
See Also