ImageSliderAutoGeneratedImagesSettings Properties
Provides options for automatically generated images within the image slider control.
Name | Description |
---|---|
Enable |
Specifies whether images from the image source folder should be cached on the server side, or they should be processed on the client side at runtime. |
Image |
Gets or sets the path to the folder that contains cached images.
Inherited from Auto |
Image |
Gets or sets the height of cached images.
Inherited from Auto |
Image |
Gets or sets the width of cached images.
Inherited from Auto |
Thumbnail |
Gets or sets the height of thumbnails.
Inherited from Auto |
Thumbnail |
Gets or sets the width of thumbnails.
Inherited from Auto |
See Also