AbstractReportControlCheckEmailModeSubscription Method |
Check if subscribed user has valid permission for the subscription and subscription is allowed on all levels (report/report part/control).
Namespace: CMS.Reporting.Web.UIAssembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 12.0.0
Syntax protected bool CheckEmailModeSubscription(
ReportInfo reportInfo,
bool controlSubscriptionEnabled
)
Parameters
- reportInfo
- Type: CMS.ReportingReportInfo
ReportInfo object - controlSubscriptionEnabled
- Type: SystemBoolean
Indicates if report control allows subscription
Return Value
Type:
BooleanSee Also