HtmlSanitizeOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class HtmlSanitizeOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } Guid? ContentTypeId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ApplicationId | Guid? | Application ID in which this content exists. | ||
ApplicationTypeId | Guid? | Application Type ID in which this content exists. | ||
ContentTypeId | Guid? | Content Type ID of this content. |