Table of Contents

Class LayoutSaveEventParameter

Namespace
Innova.Prism.Infrastructure.Events
Assembly
Innova.Prism.Infrastructure.dll

Represents the parameters for the LayoutSaveEvent.

public class LayoutSaveEventParameter
Inheritance
LayoutSaveEventParameter

Properties

Layout

Gets or sets the layout content.

LayoutName

Gets or sets the name of the layout.

ViewName

Gets or sets the name of the view.