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

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

Property Value

Type: MediaSourceEnum
See Also