DefaultPdfLiteSessionProvider Constructor |
Constructs a new DefaultPdfLiteSessionProvider instance for use by RAD PDF.
Namespace:
RadPdf.Lite
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.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