EmailAttachmentsHelperAttachInlineImages - метод

Attaches in-line images to html body wrapper.

Definition

Пространство имён: Tessa.Extensions.Default.Server.Forums.Notifications
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public static void AttachInlineImages(
	EmailAttachmentsHelperHtmlBodyInfo htmlBodyInfo,
	string domain = "forums"
)

Параметры

htmlBodyInfo  EmailAttachmentsHelperHtmlBodyInfo
EmailAttachmentsHelperHtmlBodyInfo containing images with url as it's source.
domain  String  (Optional)
Suffix for cid generation, default value - forums.

См. также