EmailAttachmentsHelperGetHtmlBodyInfo - метод

Creates wrapper for html body.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Forums.Notifications
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public static EmailAttachmentsHelperHtmlBodyInfo GetHtmlBodyInfo(
	string? htmlBody
)

Параметры

htmlBody  String
Html string.

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

EmailAttachmentsHelperHtmlBodyInfo
Wrapper object under html email body, which is aware of possible cid attachments.

См. также