URL that specifies where to download stand-alone Image Uploader-related (*.cab, *.jar, and *.js) files from.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property ScriptsDirectory As String
public string ScriptsDirectory { get; set; }
A string value that specifies where to download stand-alone Image Uploader-related files from.
Default value is "".
This property makes sense if at least one of the ActiveXControlUseCustomCodeBase, JavaAppletUseCustomCodeBase or IUEmbedScriptUseCustomCodeBase properties is true.
This property is used to embed stand-alone or private-label version of Image Uploader.