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