ReportRenderResult.RedirectUri property
Gets or sets a redirect URI, only returned for external reports.
public string? RedirectUri { get; set; }
See Also
- class ReportRenderResult
Gets or sets a redirect URI, only returned for external reports.
public string? RedirectUri { get; set; }