Skip to main content
Tab

HeadlineImages.ImageName Field

In This Article

Represents the name of the Headline image file which is used in the ASPxHeadline control.

This name is equal to “hlImage.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ImageName = "hlImage"

#Field Value

Type
String
See Also