Description:
Search for a content object based on its Id
Syntax:
Parameters:
- document
- Type: RhinoDoc
- The Rhino document containing the content.
- id
- Type: System.Guid
- Id of the content instance to search for.
Returns:
Type: RenderContent
Returns the content object with the specified Id if it is found otherwise it returns null.
Available since:
5.7