| 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: 13.0.131
 Syntax
Syntaxprotected 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: 
Boolean See Also
See Also