logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class OnCloseModalSignal

    Event signal dispatched when a modal dialog is closed.
    Can be used to trigger actions or cleanup after the modal is dismissed.

    Inheritance
    object
    OnCloseModalSignal
    Namespace: Serenity.Modal.Application.Events
    Assembly: Serenity.Modal.Application.dll
    Syntax
    public class OnCloseModalSignal : EventDispatcherSignal

    Constructors

    OnCloseModalSignal()

    Initializes a new instance of the OnCloseModalSignal class.

    Declaration
    public OnCloseModalSignal()

    Methods

    ToString()

    Returns a string representation of the OnCloseModal instance.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string representation of the instance.

    In this article
    © 2026 Serenity. All Rights Reserved