Skip to main content

IModelValidationContext.Id Property

Specifies the current Context identifier.

Namespace: DevExpress.ExpressApp.Validation

Assembly: DevExpress.ExpressApp.Validation.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Validation

Declaration

[Required]
string Id { get; set; }

Property Value

Type Description
String

A string specifying the current Context identifier.

See Also