Click or drag to resize

HttpUtilsGetContentDispositionHeaderValue 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