ContextIdentifier(String) Constructor
In This Article
Creates an instance of the ContextIdentifier class.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
id | String | A string which is a validation context that the created Context |
See Also