ReportStorageBase.GetNewUrl() Method
Returns a unique handle for a report being restored from the Report Storage.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ReportsV2
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value, specifying the handle. |
Implements
See Also