DefaultPdfLiteSessionProvider Constructor |
Constructs a new DefaultPdfLiteSessionProvider instance for use by RAD PDF.
Namespace:
RadPdf.Lite
Assembly:
RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntaxpublic DefaultPdfLiteSessionProvider()
Remarks
In this default implementation, if ASP.NET Session State is turned off, an exception will be thrown.
See Also