ImagesBase Properties
Serves as a base for classes that allow defining images for different visual elements of web controls.Name | Description |
---|---|
ImageFolder | Gets or sets the path to the folder that contains images used by a control. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. |
SpriteImageUrl | Gets or sets the path to a sprite image. |
See Also