ImageManagerPlugin.OnBeforeFileAction Method

Moxiecode ImageManager

MCManager classes

ImageManagerPlugin.OnBeforeFileAction Method 

public override bool OnBeforeFileAction(
   ManagerEngine man,
   FileAction action,
   IFile file1,
   IFile file2
);

Parameters

man
action
file1
file2

Return Value

Implements

IPlugin.OnBeforeFileAction

See Also

ImageManagerPlugin Class | Moxiecode.ImageManager Namespace