AccessSettings.UriValidatedEventArgs.UriString Property
Gets the original URI string.
Namespace: DevExpress.Security.Resources
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| String | The original URI string. |
Remarks
See the following help topic for more information: UriValidated.
See Also