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

IModelValidationContext.Id Property

Specifies the current Context identifier.

Namespace: DevExpress.ExpressApp.Validation

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

Declaration

[Required]
string Id { get; set; }

Property Value

Type Description
String

A string specifying the current Context identifier.

See Also