ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / LockRecursionException Class / InnerException Property

In This Topic
    InnerException Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also