BinaryImageEditProperties.DescriptionUrl Property
Gets or sets the location of the image’s detailed description.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String value specifying the URL for the file that contains a detailed description for the image. |
See Also