Skip to main content
.NET 6.0+

ModelActionsNodesGenerator.ActionPropertyName Field

The name of the IModelAction node’s Action property.

Namespace: DevExpress.ExpressApp.Model.NodeGenerators

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string ActionPropertyName = "Action"

Field Value

Type
String
See Also