Home
last modified time | relevance | path

Searched refs:FileUpload_StreamNotSeekable (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DFileUpload.cs76 throw new HttpException(SR.GetString(SR.FileUpload_StreamNotSeekable));
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs888 …public const string FileUpload_StreamNotSeekable = "The stream returned by FileContent does not su… field in SR