ImageZoomImages.EmptyImageName Field
The name of the empty image file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | This name is equal to “izEmptyImage”. |
See Also
The name of the empty image file.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public const string EmptyImageName = "izEmptyImage"
Public Const EmptyImageName As String = "izEmptyImage"
| Type | Description |
|---|---|
| String | This name is equal to “izEmptyImage”. |