public sealed class ForumProvider : IForumProvider,
IAttachmentManager
Public NotInheritable Class ForumProvider
Implements IForumProvider, IAttachmentManager
public ref class ForumProvider sealed : IForumProvider,
IAttachmentManager
[<SealedAttribute>]
type ForumProvider =
class
interface IForumProvider
interface IAttachmentManager
end
ForumProvider | Инициализирует новый экземпляр класса ForumProvider |
AddParticipantsAsync | Добавляет участников в топик. |
AddRolesAsync | Добавляет роли участников в топик. |
AddTopicAsync | Создаёт топик. |
ArchiveTopicAsync | Выполняет архивирование или разархивирование топика. |
CheckPermissionByFileAsync | Проверяет возможность загрузить файл у пользователя в сессии. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetMessagesAsync | Загружает сообщения топика. |
GetSatelliteIDAsync | Возвращает идентификатор карточки-сателлита для обсуждений. |
GetTopicAsync | Возвращает информацию по указанному топику. |
GetTopicsWithMessagesAsync | Возвращает список топиков с последними сообщениями в каждом из них. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RemoveParticipantsAsync | Удаляет участников топика. |
RemoveRolesAsync | Удаляет роли участников из топика. |
SendMessageAsync | Отправляет сообщение в топике. |
SetForumSettingsAsync | Сохраняет глобальные (сейчас визуальные) настройки топика. |
SubscribeAsync | Подписывает или отписывает текущего сотрудника как участника топика. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
UpdateMessageAsync | Редактирует ранее отправленное сообщение. |
UpdateParticipantsAsync | Изменяет свойства участников в топике. |
UpdateRolesAsync | Изменяет роли участников в топике. |
ForumPrefixKey | |
KrTokenKey | |
ModifyMessageAtNoOlderThanKey | |
ModifyOwnMessageAtNoOlderThanKey | |
SatelliteIDKey | |
TopicIDsKey | |
TopicModelKey |
AddFilesAsync | (Определяется AttachmentUIManagerExtensions) |
CreateGetFileContentFromCardAsyncFunc | (Определяется AttachmentUIManagerExtensions) |
Get | (Определяется ComHelper) |
GetFileContentAsync | (Определяется AttachmentUIManagerExtensions) |
GetFileContentFromCardAsync | (Определяется AttachmentUIManagerExtensions) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
RemoveFileAsync | (Определяется AttachmentUIManagerExtensions) |
SaveAttachmentsToСardAsync |
Cохраняет файлы приложенные RichTextBox (в том числе в сообщениях форума) к карточке
(Определяется AttachmentManagerExtensions) |
Set | (Определяется ComHelper) |