About "Shared"

  • Thread starter Thread starter Henri
  • Start date Start date
H

Henri

Hi,

Sorry for my bad English.
Could you tell me if the context of a member declared as Shared is limited
to the instance of the page the object that owns this member is declared in,
or does it go to the whole application?
I mean: if one user accesses a page that updates the shared member of this
object, will it affect all the users of the application or not?

Thanks!

Henri
 
To bad for me, I wanted shared members limited to an user :-)
Thanks for your answer anyway Karl!
 
Back
Top