Click or drag to resize

DefaultPdfLiteSessionProvider Constructor

Constructs a new DefaultPdfLiteSessionProvider instance for use by RAD PDF.

Namespace:  RadPdf.Lite
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public DefaultPdfLiteSessionProvider()
Remarks

In this default implementation, if ASP.NET Session State is turned off, an exception will be thrown.

See Also