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