Table of Contents

Class ActivateRegionEventData

Namespace
Innova.Prism.Infrastructure.EventParameters
Assembly
Innova.Prism.Infrastructure.dll

Represents the event data for activating a region.

public class ActivateRegionEventData : EventData
Inheritance
ActivateRegionEventData

Properties

RegionName

Gets or sets the name of the region.

SubRegionName

Gets or sets the name of the subregion.