ViewComponent

Get or Set the IMediator's view component.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public object ViewComponent {
	get;
	set;
	}