Job that handles subscriptions, scheduled automatically by EPiServer Scheduler and should not be called in code.
Namespace:
EPiServer.PersonalizationAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[ScheduledPlugInAttribute(DisplayName = "Subscription", LanguagePath = "/admin/databasejob/subscription", HelpFile = "SubscriptionJob.htm")] public class SubscriptionJob |