Class PurgeOutputCache
Inherited Members
Namespace: DotNetNuke.Services.OutputCache
Assembly: DotNetNuke.dll
Syntax
public class PurgeOutputCache : SchedulerClient
Constructors
PurgeOutputCache(ScheduleHistoryItem)
Declaration
public PurgeOutputCache(ScheduleHistoryItem objScheduleHistoryItem)
Parameters
Type | Name | Description |
---|---|---|
ScheduleHistoryItem | objScheduleHistoryItem |
Methods
DoWork()
Declaration
public override void DoWork()