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