Class AttachmentWebHelper

This class is provided to make it easy to handle attachments on web pages

System.Object
  EPS.Web.DocumentManagementUI.AttachmentWebHelper

public sealed class AttachmentWebHelper : object

Class Members

MemberDescription
DownloadAttachment This method can be used to stream an attachment to a web client
public static void DownloadAttachment( Guid attachmentId,
HttpResponse httpResponse );
GetContentTypeByExtension Returns an appropriate content type string, for the specified file extension
public static string GetContentTypeByExtension( string fileExtension );

Requirements

Namespace: EPS.Web.DocumentManagementUI
Assembly: DOCUMENTMANAGEMENTWEBUI.DLL


  Last Updated: 5/23/2007 | © , 2007