IUploadedFileOpenReadStream Method |
Namespace: CMS.Base
Exception | Condition |
---|---|
NotSupportedException | Thrown when the implementation of IUploadedFile does not support accessing the input stream via opening of a new stream and the input stream must be accessed via InputStream property. |