EmailAttachmentsHelperGetHtmlBodyInfo - метод

Creates wrapper for html body.

Definition

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

См. также