ForumUIHelperInsertDeleteLinkInQuoteBlock - метод

Находит цитаты и вставляет ссылку "удалить" в заголовок блока цитаты

Definition

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

Параметры

topicID  Guid
topicTypeID  Guid
messageID  Guid
created  DateTime
body  String

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

String

См. также