Aurigma Image Uploader 6.5 Dual
BaseControl..::.JavaAppletUseCustomCodeBase Property
Switch that specifies whether to use stand-alone version of the Java applet located in the folder specified with the ScriptsDirectory property.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property JavaAppletUseCustomCodeBase As Boolean
C#
public bool JavaAppletUseCustomCodeBase { get; set; }
Property Value
A boolean value (true or false). If true, ImageUploader loads stand-alone version of the Java applet. Otherwise, the built-in Java applet is loaded.
Default value is false.
Remarks
This property is used to embed stand-alone or private-label version of Image Uploader.