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

BaseControl.ActiveXControlClassId Property

CLSID of the ActiveX control.

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

Syntax

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

Property Value

A string value that specifies CLSID of the ActiveX control.

Default value is "".

Remarks

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

See Also

Reference

Manual