1.

What Is Dispatchaction?

Answer»

1.The DispatchAction enable the programmer to combine together related function or class.
2.Using Dispatch ACTION programmer can combine the USER related action into a single UserAction. like add user, delete user and UPDATE user.
3.DispatchAction execute the action BASED on the PARAMETER value it receives from the user.

1.The DispatchAction enable the programmer to combine together related function or class.
2.Using Dispatch Action programmer can combine the user related action into a single UserAction. like add user, delete user and update user.
3.DispatchAction execute the action based on the parameter value it receives from the user.



Discussion

No Comment Found