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

ActiveXControl.CodeBase64 Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets a URL to 64-bit version of client-side control.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property CodeBase64 As String
C#
public string CodeBase64 { get; }

Property Value

Type: System.String

The URL to 64-bit version of client-side control.

Default value is "Scripts/ImageUploader7_x64.cab".

Remarks

This property is used to embed private-label version of Image Uploader.

See Also

Reference

Manual