Click or drag to resize
ReportInfoProviderGetReportGraphUrlRegExp Property
Old GetReportGraph.aspx url regular expression (backward compatibility).

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 8.2.23
Syntax
C#
public static Regex GetReportGraphUrlRegExp { get; }

Property Value

Type: Regex
See Also