Member Junction
    Preparing search index...

    Event emitted when user requests to save the current view

    interface SaveViewRequestedEvent {
        SaveAsNew: boolean;
    }
    Index

    Properties

    Properties

    SaveAsNew: boolean

    True if user wants to save as a new view