Hello,
My current solution consists of ModuleA with ModelA (ID, Name) and ModuleB. I initialize ModuleB through a command from ModuleA and passing ID and Name as string parameters in the UriQuery. I know that is not possible to pass the whole object ModelA as a parameter. Is there another way?
Thanks
My current solution consists of ModuleA with ModelA (ID, Name) and ModuleB. I initialize ModuleB through a command from ModuleA and passing ID and Name as string parameters in the UriQuery. I know that is not possible to pass the whole object ModelA as a parameter. Is there another way?
Thanks