IGoPartInfoRenderer Interface
In This Topic
This interface should be implemented by classes that generate JavaScript along with the rendering of a view and that want to generate property/value collections as JavaScript objects to be associated with particular
GoObjects in that rendering.
Syntax
public interface IGoPartInfoRenderer
See Also