GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPartInfoRenderer Interface
Methods

In This Topic
    IGoPartInfoRenderer Interface Members
    In This Topic

    The following tables list the members exposed by IGoPartInfoRenderer.

    Public Methods
     NameDescription
     MethodThis higher-level method is called to produce a GoPartInfo for a given object and then call AssociatePartInfo.  
     MethodTell the renderer to associate a given GoPartInfo with a particular GoObject, so that the user agent will be able to find the JavaScript object as information describing the GoObject.  
     MethodAllocate and return a GoPartInfo for this renderer.  
     MethodProduce the standard GoPartInfo for a given object.  
    Top
    See Also