RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Classes

  ClassDescription
Public classAsyncUploadHandlerExeption
This Class sets the Exception message in the AsyncUpload Handler
Public classFileFilterConverter
This class converts the file filtering information.
Public classFilterFormatter
This Class formats the filter information and Serializes a FileFilterCollection in a form that can be directly used with the Flash and Silverlight file dialogs.
Public classMetaData
This Class gets or sets the name of the temporary file and the TypeName in the MetaData object.
Public classStreamExtensions
This class reads the source information and copyies it to the destination stream.

Interfaces

  InterfaceDescription
Public interfaceIFilterFormatter
An interface that provides API for a file filter object that could be passed to Silverlight/Flash file dialog.
Public interfaceIRequestData
An interface that describes the basic information about the request.
Public interfaceIResponseWriter
An interface that describes the basic information about the request.
Public interfaceITempFileAppender
An interface that describes file appender object. Appender object can append byte stream to already existing file and return the length of the bytes appended.

Enumerations

  EnumerationDescription
Public enumerationMultipleFileSelection
This is the enum for the MultipleFileSelection.
Public enumerationUploadedFilesRendering
This is the enum for the possition where the uploaded files will be rendered.