Skip to main content
A newer version of this page is available.
.NET Framework 4.5.2+

ReportsStorage.GetNewUrl() Method

Returns a unique handle for a report being restored from the Report Storage.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v20.2.dll

Declaration

public virtual string GetNewUrl()

Returns

Type Description
String

A String value, specifying the handle.

See Also