ContentHelperGetAttachmentContentDisposition - метод

Gets the Content-Disposition header value for an attachment file.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public static string GetAttachmentContentDisposition(
	string fileName
)

Параметры

fileName  String
The file name.

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

String
The Content-Disposition header value for the file.

См. также