FileManagerPlugin.OnCustomInfo Method

Moxiecode.FileManager

MCManager classes

FileManagerPlugin.OnCustomInfo Method 

public override bool OnCustomInfo(
   ManagerEngine man,
   IFile file,
   string type,
   Hashtable info
);

Parameters

man
file
type
info

Return Value

Implements

IPlugin.OnCustomInfo

See Also

FileManagerPlugin Class | Moxiecode.FileManager Namespace