FileContentHelperGetAttachmentContentDisposition - метод

Get Content-Disposition header content for file.

Definition

Пространство имён: Tessa.Web.Helpers
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public static string GetAttachmentContentDisposition(
	string fileName
)

Параметры

fileName  String
File name.

Возвращаемое значение

String
Content-Disposition header content for file.

См. также