CuteEditor for .NET 6.2 Class Library

UploadHandler Class

This class represents an Upload Handler object.

For a list of all members of this type, see UploadHandler Members.

System.Object
   CuteEditor.UploadHandler

[Visual Basic]
Public Class UploadHandler
    Implements IHttpHandler
[C#]
public class UploadHandler : IHttpHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

UploadHandler Members | CuteEditor Namespace