| UploaderPostedFile Property  | 
            Returns the currently posted file or null when no file posted.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic HttpPostedFile PostedFile { get; }Property Value
Type: 
HttpPostedFile
See Also