Ajax Uploader Class Reference

UploadAttachmentsDesigner Class

UploadAttachmentsDesigner

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

System.Object
   System.ComponentModel.Design.ComponentDesigner
      System.Web.UI.Design.HtmlControlDesigner
         System.Web.UI.Design.ControlDesigner
            CuteWebUI.Design.UploaderDesigner
               CuteWebUI.Design.UploadAttachmentsDesigner

[Visual Basic]
Public Class UploadAttachmentsDesigner
    Inherits UploaderDesigner
[C#]
public class UploadAttachmentsDesigner : UploaderDesigner

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: CuteWebUI.Design

Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll)

See Also

UploadAttachmentsDesigner Members | CuteWebUI.Design Namespace