EmailAttachmentsHelperGetHtmlBodyInfo - метод

Creates wrapper for html body.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Forums.Notifications
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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.

См. также