Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 11.x
  • Verint Community
Verint Community 11.x
API Documentation Mentions In-Process API Service
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New

Mentions In-Process API Service


This service is available via Telligent.Evolution.Extensibility.Apis.Get<Telligent.Evolution.Extensibility.Api.Version1.IMentions>() and is defined in Telligent.Evolution.Platform.dll

Events

Events.AfterCreate

Handler

void MentionAfterCreateEventHandler(MentionAfterCreateEventArgs e);

Events.AfterDelete

Handler

void MentionAfterDeleteEventHandler(MentionAfterDeleteEventArgs e);

Events.BeforeCreate

Handler

void MentionBeforeCreateEventHandler(MentionBeforeCreateEventArgs e);

Events.BeforeDelete

Handler

void MentionBeforeDeleteEventHandler(MentionBeforeDeleteEventArgs e);

Properties

NameTypeDescriptionDefaultOptions
DataTypeIdGuidMentions data type identifier

Methods

PagedList<Mention> List(MentionListOptions options = null);

Lists mentions

Parameters

NameTypeDescriptionRequiredDefaultOptions
optionsMentionListOptionsOptions include: MentioningContentIds, MentioningContentTypeId, MentioningApplicationId, MentioningApplicationTypeId, MentioningContainerId, MentioningPropertyName, MentionedContentIds, MentionedContentTypeId, MentionedApplicationId, MentionedApplicationTypeId, MentionedContainerIdOptional

Return Type

PagedList<mention>

bool SupportsMentions(Guid contentType);

Returns true if specified content type supports mentions

Parameters

NameTypeDescriptionRequiredDefaultOptions
contentTypeGuidContent typeRequired

Return Type

bool


  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Verint
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2026 Verint, Inc.
Powered by Verint Community