Skip to main content
All docs
V25.1
  • .NET 8.0+

    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.1.dll

    Declaration

    public virtual string GetNewUrl()

    Returns

    Type Description
    String

    A String value, specifying the handle.

    Implements

    See Also