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

ActiveXControl.ProgId Property

Supported browsers: Internet Explorer

Gets or sets a PROGID of the ActiveX control.

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

Syntax

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

Property Value

Type: System.String

The PROGID of the ActiveX control.

Default value is "".

Remarks

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

See Also

Reference

Manual