NAME

The name of the Mediator.
Namespace: PureMVC.Patterns.MediatorAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public string NAME

Remarks

Typically, a Mediator will be written to serve one specific control or group controls and so, will not have a need to be dynamically named.