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

JavaControl Members

The JavaControl type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Cached

Gets or sets a value which enables or disables caching for Image Uploader Java applet.

Public property ClassName

Gets or sets a class name of Image Uploader Java applet.

Public property CodeBase

Gets a URL to client-side control.

(Inherited from BaseClientControl.)
Public property CustomCodeBase

Gets or sets a custom URL to client-side control.

(Inherited from BaseClientControl.)
Public property UseCustomCodeBase

Gets or sets a value indicating whether custom URLs to client-side control specified with the CustomCodeBase and CustomCodeBase64 properties is used.

(Inherited from BaseClientControl.)
Public property Version

Gets or sets a minimum required version of the client-side control.

(Inherited from BaseClientControl.)

See Also

Reference