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