This is a base class for all client-side controls.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public MustInherit Class BaseClientControl
public abstract class BaseClientControl
BaseClientControl is an abstract class which implements common functionality for client-side controls. You cannot instantiate objects of this class directly.