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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public MediaSourceEnum SourceType { get; set; }

Property Value

Type: MediaSourceEnum
See Also