| UploaderPostedFile Property | 
            Returns the currently posted file or null when no file posted.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic HttpPostedFile PostedFile { get; }Property Value
Type: 
HttpPostedFile See Also
See Also