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

BaseClientControl.CodeBase Property

Gets the URL to client-side control.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.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.

See Also

Reference