AbstractReportControlIsValid Method |
Check if control is part of givven report.
Namespace: CMS.Reporting.Web.UIAssembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 13.0.131
Syntax public virtual bool IsValid(
ReportInfo report
)
Parameters
- report
- Type: CMS.ReportingReportInfo
Return Value
Type:
BooleanSee Also