Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

VendrPrintController

API reference for VendrPrintController in Vendr, the eCommerce solution for Umbraco v8+

VendrPrintController

public class VendrPrintController : UmbracoController

Namespace

Constructors

VendrPrintController

public VendrPrintController(VendrServiceContext services, ITemplateEngine templateEngine)

Methods

Preview

public ActionResult Preview(Guid templateId, Guid entityId, string entityType, 
    string languageIsoCode = null)

Print

public ActionResult Print(PrintPostModel model)

Classes

VendrPrintController.PrintPostModel

public class PrintPostModel
Constructors

VendrPrintController.PrintPostModel

The default constructor.

public PrintPostModel()
Properties

EntityIds

public Guid[] EntityIds { get; set; }

EntityType

public string EntityType { get; set; }

LanguageIsoCode

public string LanguageIsoCode { get; set; }

TemplateIds

public Guid[] TemplateIds { get; set; }

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.