| ReportSubscriptionSender Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Reporting.Web.UI
 Syntax
Syntaxpublic class ReportSubscriptionSender : ITask
The ReportSubscriptionSender type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ReportSubscriptionSender | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | EMAIL_CSS_FILE_CACHE_MINUTES | 
            Indicates for how long will be subscription email css file cached (one week)
             | 
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|   | AddToRequest | 
            Adds data to collection in HTTP context items
             | 
|   | CreateSubscriptionMacroResolver(ReportInfo, ReportSubscriptionInfo, SiteInfo, String) | 
            Creates macro resolver for report subscription
             | 
|   | CreateSubscriptionMacroResolver(ReportInfo, ReportSubscriptionInfo, SiteInfo, String, String, String) | 
            Creates macro resolver for report subscription
             | 
|  | Execute | 
            Executes the logprocessor action.
             | 
|   | GetItemName | 
            Creates type and name string identification of subscription item.
             | 
|   | ResolveMetaFiles | 
            Resolves metafiles in the given report HTML. Returns HTML with resolved metafiles
             | 
 See Also
See Also