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
Syntax public HttpPostedFile PostedFile { get; }
Property Value
Type:
HttpPostedFileSee Also