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

BaseClientControl.CodeBase Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets a URL to client-side control.

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

Syntax

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

Property Value

Type: System.String

The URL to client-side control.

Remarks

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

See Also

Reference

Manual