Skip to main content
.NET 6.0+

CaptionHelper.NullValueTextNodeName Field

Specifies the name of the Application Model‘s Localization | Texts | NullValueText node.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string NullValueTextNodeName = "NullValueText"

Field Value

Type
String
See Also