Skip to main content
A newer version of this page is available. .
Tab

NewsControlImages.BackToTopImageName Field

Represents the name of the BackToTop image file which is used in the ASPxNewsControl control.

This name is equal to “ncBackToTop.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string BackToTopImageName = "ncBackToTop"

Field Value

Type
String
See Also