ForumUIHelperGetQuoteBlock - метод

Формирует блок с цитатой сообщения

Definition

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

Параметры

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

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

HtmlNode

См. также