Click or drag to resize
HTTPHelperAddContentDispositionHeader Method
Overload List
  NameDescription
Public methodStatic memberAddContentDispositionHeader(HttpResponse, Boolean, String)
Adds Content-Disposition Header to response.
Public methodStatic memberAddContentDispositionHeader(IResponse, Boolean, String)
Adds Content-Disposition Header to response.
Top
See Also