Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Description |
---|
This class exposes no events.
Constructors #
Parameters |
---|
URL as String, Title as String = “”, Content as String = “” |
Methods #
Definition | Parameters | Return Type | Description |
---|
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
CaptionOpaque | Boolean | False | When True, the caption area will have an opaque background that is styles according to the currently applied Bootstrap theme. |
Content | String | “” | Content of the item’s caption area. |
ContentIndicator | WebUIControl.Indicators | Default | Bootstrap class applied to the content text. |
SelectionIndicator | WebUIControl.Indicators | Default | Bootstrap class applied to the slide’s selection button. |
Title | String | “Untitled” | Caption title |
TitleIndicator | WebUIControl.Indicators | Default | Bootstrap class applied to the title. |
URL | String | “” | URL to the image for this item. Use WebFile.URL for local files. |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.