BootstrapBinaryImage.EmptyImageUrl Property
Sets the URL of an image which is displayed by the editor if the editor’s value is null.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that specifies the location of an image. |
See Also