ForumUIHelperMergeWithQuoteBlock - метод

Вставляет в конец текущего сообщение блок с цитатой

Definition

Пространство имён: Tessa.UI.Controls.Forums.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public static string MergeWithQuoteBlock(
	Guid topicID,
	Guid topicTypeID,
	Guid messageID,
	DateTime created,
	string authorName,
	string body,
	string currentBody
)

Параметры

topicID  Guid
topicTypeID  Guid
messageID  Guid
created  DateTime
authorName  String
body  String
currentBody  String

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

String

См. также