RemoveView(String)

Remove an IView instance
Namespace: PureMVC.CoreAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public static void RemoveView(
	string key
	)

Parameters

keyString
multitonKey of IView instance to remove