2 references to FileContent
System.Web (2)
UI\WebControls\FileUpload.cs (1)
65
Stream fileStream =
FileContent
;
UI\WebParts\ImportCatalogPart.cs (1)
380
Stream contents = _upload.
FileContent
;