AlertComponent

This throws the event to the layout rendered by the named component. If the component is an IPFWebPage, all top-level layouts on the page receive the event. If the component has no scripting, the event is ignored.

context.AlertComponent(eventName, componentName)

context.AlertComponent(eventName, componentName, item)

context.AlertComponent(IPFEventI, componentName)

context.AlertComponent(IPFEventI, componentName, item)