CarouselTitleTag Property
|
Gets or sets the title tag type.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic HtmlTextWriterTag TitleTag { get; set; }<asp:Carousel TitleTag="HtmlTextWriterTag" />
Property Value
Type:
HtmlTextWriterTag
The title tag type.
See Also