Back to Devexpress

AccessSettings.UriValidatedEventArgs.ValidationContext Property

corelibraries-devexpress-dot-security-dot-resources-dot-accesssettings-dot-urivalidatedeventargs.md

latest1.4 KB
Original Source

AccessSettings.UriValidatedEventArgs.ValidationContext Property

Gets the context that identifies the source or purpose of the validation.

Namespace : DevExpress.Security.Resources

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public object ValidationContext { get; }
vb
Public ReadOnly Property ValidationContext As Object

Property Value

TypeDescription
Object

The context that identifies the source or purpose of the validation.

|

Remarks

See the following help topic for more information: UriValidated.

See Also

AccessSettings.UriValidatedEventArgs Class

AccessSettings.UriValidatedEventArgs Members

DevExpress.Security.Resources Namespace