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

BaseClientControl.Version Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a minimum required version of the client-side control.

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

Syntax

Visual Basic
Public Property Version As String
C#
public string Version { get; set; }

Property Value

Type: System.String

The minimum required version of the client-side control.

See Also

Reference