AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the ASP.NET MVC extension.
|
ActiveItemIndex
|
Gets or sets the index of an item which is currently displayed within the image slider.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
BinaryImageCacheFolder
|
Obsolete. Gets or sets the path to the folder that contains cached binary images displayed by ImageSlider.
|
CallbackRouteValues
|
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ImageSlider.
|
ControlStyle
|
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
|
DataBound
|
Enables you to perform a custom action after the ImageSlider has been bound to its data source.
|
Enabled
|
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this extension.
|
EncodeHtml
|
Gets or sets whether to encode editor value and content.
|
Height
|
Gets or sets the height of the extension.
|
ImageContentBytesField
|
Gets or sets an array of the bytes representing the image. A Byte array that contains the image contents.
|
Images
|
Provides access to the settings that define images for various elements within the ImageSlider.
|
ImageUrlField
|
Gets or sets the data source field that provides image locations for the ImageSlider’s items.
|
ImageUrlFormatString
|
Gets or sets the pattern used to format the URL that points to the image displayed in the image slider.
|
Init
|
Enables you to perform custom actions when an extension is initialized.
|
ItemDataBound
|
Enables you to customize settings of a bound image slider item before it is finally rendered.
|
Items
|
Gets the collection of items in the ImageSlider.
|
KeyboardSupport
|
Gets or sets a value that specifies whether keyboard navigation is available within the ImageSlider.
|
Name
|
Specifies the unique identifier name for the extension.
|
NameField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides unique image slider item identifier names.
|
NavigateUrlField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides image slider item navigation locations.
|
NavigateUrlFormatString
|
Gets or sets the pattern used to format image slider item navigation URLs.
|
PreRender
|
Allows custom processing to be implemented before the extension is rendered to the page.
|
RightToLeft
|
Specifies whether to apply right-to-left representation to the extension.
|
SeoFriendly
|
Gets or sets whether Search-Engine Optimization (SEO) mode is enabled.
|
SettingsAutoGeneratedImages
|
Provides access to the image generation mechanism settings.
|
SettingsBehavior
|
Provides access to the ImageSlider’s behavior settings.
|
SettingsImageArea
|
Provides access to the ImageSlider’s image area options.
|
SettingsNavigationBar
|
Provides access to the ImageSlider’s navigation bar options.
|
SettingsSlideShow
|
Provides access to the ImageSlider’s slide show options.
|
ShowImageArea
|
Gets or sets a value that specifies whether or not the image area is displayed within the image slider.
|
ShowNavigationBar
|
Gets or sets a value that specifies whether the navigation bar is displayed within the image slider.
|
SkinID
|
Gets or sets the skin to apply to the control.
|
Style
|
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
|
Styles
|
Provides access to the style settings that control the appearance of the extension’s visual elements.
|
TabIndex
|
Gets or sets the tab index of the control element of the web page.
|
Target
|
Gets or sets the window or frame to which to target the contents of the URL associated with an item.
|
TextField
|
Gets or sets the data source field which provides item descriptions.
|
Theme
|
Gets or sets the name of the theme to be applied to the extension.
|
ThumbnailContentBytesField
|
Gets or sets an array of the bytes representing the thumbnail. A Byte array that contains the thumbnail contents.
|
ThumbnailUrlField
|
Gets or sets the data source field that provides thumbnail image locations for the ImageSlider’s items.
|
ThumbnailUrlFormatString
|
Gets or sets the pattern used to format the URL that points to the thumbnail displayed in the image slider.
|
ToolTip
|
Gets or sets a UI element’s tooltip text.
|
Width
|
Gets or sets the width of the extension.
|