Verint Connect Logo
  • Sign in
  • Verint Marketplace

    Verint Marketplace

    Get the most from your Verint solutions with these downloadable assets offering the latest innovations—some free, and some available for purchase from our partners.
  • Back to Listings
  • More
  • Cancel
Details
  • $attribute.Name Product: Community
  • $attribute.Name Type: Plugin
  • $attribute.Name Language: English US
  • $attribute.Name Author: 4 Roads
  • $attribute.Name GroupBy: Partner Listings
  • $attribute.Name Price: Free
  • $attribute.Name Support: See MIT License
  • $attribute.Name Website: https://www.nuget.org/packages/FourRoads.TelligentCommunity111.RenderingHelper/
Contact Us

4 Roads Rendering Helper

This utility plugin allows access to the rendering pipeline after all content is rendered.

Takes certain request responses and parses the web page and data into a single HTML Document using a memory stream.

Used by:
- 4-Roads Splash
- 4-Roads MicroData

Price: Free

Use

The plugin exposes a base class that can be inherited to intercept the rendering of pages just before the page is sent to the client. You must implement the ICQProcessor interface.

public class YourPlugin : CQObserverPluginBase
{
    protected override ICQProcessor GetProcessor()
    {
        return new YourProcessor();
    }
}

This software is opensource. Want to contribute or report an issue? Please navigate to our github page:
https://github.com/4-Roads/FourRoads.TelligentCommunity/tree/Telligent10.1/src/code/FourRoads.TelligentCommunity.RenderingHelper


  • Privacy Notice
  • Terms of Service
  • Cookies
  • Intellectual Property

Copyright ©2025 Verint Systems Inc. All rights reserved worldwide.

Powered by Verint Community