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