IPreviewableAbuseCheckingContentType
is defined in the Telligent.Evolution.Extensibility.Content.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IPreviewableAbuseCheckingContentType : IAbuseCheckingContentType, IContentType, IPlugin { bool GetPreviewHtml(Guid contentId, TextWriter writer); }