Search Results for

    Show / Hide Table of Contents

    Class PageNotShownException

    Defines an exception for when a page is not shown.

    Inheritance
    System.Object
    LegerityException
    PageNotShownException
    Namespace: Legerity.Exceptions
    Assembly: Legerity.Core.dll
    Syntax
    public class PageNotShownException : LegerityException

    Properties

    | Improve this Doc View Source

    PageName

    Gets the name of the page that was not shown.

    Declaration
    public string PageName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps