MentionableContext is defined in the Telligent.Evolution.Extensibility.Content.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class MentionableContext
{
Guid? ApplicationId { get; set; }
Guid? ApplicationTypeId { get; set; }
Guid? ContainerId { get; set; }
Guid? ContainerTypeId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| ApplicationId | Guid? | |||
| ApplicationTypeId | Guid? | |||
| ContainerId | Guid? | |||
| ContainerTypeId | Guid? |