FileContentHelperGetAttachmentContentDisposition - метод

Get Content-Disposition header content for file.

Definition

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

Параметры

fileName  String
File name.

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

String
Content-Disposition header content for file.

См. также