Click or drag to resize
FileUploadSourceType Property
Gets or sets type of the content uploaded by the control.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual MediaSourceEnum SourceType { get; set; }

Property Value

Type: MediaSourceEnum
See Also