EmailAttachmentsHelperGetHtmlBodyInfo - метод

Creates wrapper for html body.

Definition

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

См. также