ForumUIHelperMergeWithQuoteBlock - метод

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

Definition

Пространство имён: Tessa.UI.Controls.Forums.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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

См. также