Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Tools and Features
Microsoft Reports
Class Library
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
AspNetSessionExpiredException Class

Occurs when the ASP.NET session has expired.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class AspNetSessionExpiredException
    Inherits ReportViewerException
Visual Basic (Usage)
Dim instance As AspNetSessionExpiredException
C#
[SerializableAttribute] 
public sealed class AspNetSessionExpiredException : ReportViewerException
C++
[SerializableAttribute] 
public ref class AspNetSessionExpiredException sealed : public ReportViewerException
J#
/** @attribute SerializableAttribute() */ 
public final class AspNetSessionExpiredException extends ReportViewerException
JScript
SerializableAttribute 
public final class AspNetSessionExpiredException extends ReportViewerException
System.Object
   System.Exception
     Microsoft.Reporting.WebForms.ReportViewerException
      Microsoft.Reporting.WebForms.AspNetSessionExpiredException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker