Where can i get details on goInfo? I’ve seen it used in the samples but i can’t find any info on it in the doco.
Cheers…
Where can i get details on goInfo? I’ve seen it used in the samples but i can’t find any info on it in the doco.
Cheers…
This is described in GoWebIntro.doc.
It is a client-side JavaScript variable that holds the properties that a server-side GoPartInfo has, to describe the GoObject upon which the user just clicked.
You can also read documentation about GoPartInfo (and GoObject.GetPartInfo) and about GoViewDataRenderer.
Thanks mate!
Cheers…