Click or drag to resize
DirectFileUploaderEnableSilverlightUploader Property

Note: This API is now obsolete.

Indicates if silverlight uploader should be enabled. If false only direft file uploader iFrame will be rendered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This property is obsolete and will be removed.")]
public virtual bool EnableSilverlightUploader { get; set; }

Property Value

Type: Boolean
See Also