CarouselShowIndicators Property
|
Whether the carousel indicators should be shown.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool ShowIndicators { get; set; }<asp:Carousel ShowIndicators="True|False" />
Property Value
Type:
Boolean
See Also