Mentionable
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class Mentionable { Content Content { get; } bool IsRecommended { get; } string PreviewHtml { get; } bool SupportsLabelHtml { get; } string Token { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Content | Content | |||
IsRecommended | bool | |||
PreviewHtml | string | |||
SupportsLabelHtml | bool | |||
Token | string |