Click or drag to resize
DeleteImageEditorHistory Class
Provides an ITask interface for the temporary files deletion.
Inheritance Hierarchy
SystemObject
  CMS.SchedulerDeleteImageEditorHistory

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 11.0.0
Syntax
C#
public class DeleteImageEditorHistory : ITask

The DeleteImageEditorHistory type exposes the following members.

Constructors
  NameDescription
Public methodDeleteImageEditorHistory
Top
Methods
  NameDescription
Public methodExecute
Executes the delete action.
Top
See Also