This documentation is for the old version. Go to the latest Upload Suite docs

BaseClientControl Class

This is a base class for the client-side control.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

Visual Basic
Public MustInherit Class BaseClientControl
C#
public abstract class BaseClientControl

Remarks

BaseClientControl is an abstract class which implements common functionality for the client-side control. You cannot instantiate objects of this class directly.

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploaderFlash.BaseClientControl

See Also

Reference