AccessSettings.UriValidatedEventArgs.ValidationContext Property
Gets the context that identifies the source or purpose of the validation.
Namespace: DevExpress.Security.Resources
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The context that identifies the source or purpose of the validation. |
Remarks
See the following help topic for more information: UriValidated.
See Also