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; }
ReadOnly Property BootCarousel_ContextTemplate As String
Get
Property Value
Type:
StringAn 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