Click or drag to resize
WebUtilsGetContentDispositionHeaderValue Method
Overload List
  NameDescription
Public methodStatic memberGetContentDispositionHeaderValue(Boolean, String)
Returns a Content-Disposition HTTP header value for a specific file name.
Public methodStatic memberGetContentDispositionHeaderValue(String, String)
Returns a Content-Disposition HTTP header value for a specific file name.
Top
See Also