A handler type that will be called after content has been created through media upload to enable post processing. Must implement IFileUploadHandler.

public Type FileUploadHandlerType { get; set; }
Type:
Type
In this article