Skip to Content
0
Former Member
Sep 26, 2005 at 07:27 AM

Execute method from outside the view

47 Views

Hi,

I have a method in view X that I would like to execute from view Y. what is the API for executing a methods from another view? (I know the API for executing a method in the controller, but now I refer to a method in the view).

Thanks in advance,

Aviad