Click or drag to resize
UploaderUploadControl Property
Returns inner upload control.

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

Property Value

Type: FileUpload
See Also